Skip to content

Commit 6c0203b

Browse files
committed
Set version number for apt and yum builds
1 parent 42de079 commit 6c0203b

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

packaging/debian/changelog

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
opensips (3.3.0-dev-1) stable; urgency=low
1+
opensips (3.5.0-dev-1) beta; urgency=low
2+
3+
* Development Build.
4+
5+
-- Nick Altmann <[email protected]> Thu, 18 May 2023 16:00:00 +0300
6+
7+
opensips (3.4.0-1) beta; urgency=low
8+
9+
* Major Public Release.
10+
11+
-- Liviu Chircu <[email protected]> Wed, 17 May 2023 16:06:38 +0300
12+
13+
14+
opensips (3.3.0-1) stable; urgency=low
215

316
* Minor Public Release.
417

packaging/redhat_fedora/opensips.spec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
Summary: Very fast and configurable SIP server
4747
Name: opensips
48-
Version: 3.3.0
48+
Version: 3.5.0
4949
Release: 1%{?dist}
5050
License: GPLv2+
5151
Group: System Environment/Daemons
@@ -1587,6 +1587,12 @@ fi
15871587

15881588

15891589
%changelog
1590+
* Thu May 18 2023 Nick Altmann <[email protected]> - 3.5.0-1
1591+
- Specification updated for opensips 3.5
1592+
1593+
* Thu May 18 2023 Nick Altmann <[email protected]> - 3.4.0-1
1594+
- Specification updated for opensips 3.4
1595+
15901596
* Wed May 18 2022 Nick Altmann <[email protected]> - 3.3.0-1
15911597
- Specification updated for opensips 3.3
15921598
- New modules: b2b_sdp_demux, msrp_gateway, msrp_relay, msrp_ua, proto_msrp, status_report, tcp_mgm

0 commit comments

Comments
 (0)