Skip to content

Commit 7de5534

Browse files
committed
increase versioning to 2.1.2
1 parent d9af15b commit 7de5534

18 files changed

+37
-30
lines changed

packaging/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
opensips (2.1.2-1) stable; urgency=low
2+
3+
* Major Public Release.
4+
5+
-- Razvan Crainea <[email protected]> Thu, 21 Jan 2016 18:20:46 +0200
6+
7+
18
opensips (2.1.1-1) unstable; urgency=low
29

310
* Initial Release (Closes: #556131)

packaging/freebsd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77

88
PORTNAME= opensips
9-
PORTVERSION= 2.1.1
9+
PORTVERSION= 2.1.2
1010
CATEGORIES= net
1111
MASTER_SITES= http://opensips.org/pub/opensips/${PORTVERSION}/src/
1212
DISTNAME= ${PORTNAME}-${PORTVERSION}-tls_src
File renamed without changes.

packaging/netbsd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COMMENT= "OpenSIPS"
1010
PORTNAME= opensips
1111
PORTVERSION= 2.1.rc2
1212
CATEGORIES= net
13-
MASTER_SITES= http://opensips.org/pub/opensips/2.1.1/src/
13+
MASTER_SITES= http://opensips.org/pub/opensips/2.1.2/src/
1414

1515
MAINTAINER= [email protected]
1616

packaging/openbsd/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
COMMENT= "OpenSIPS"
99

1010
PORTNAME= opensips
11-
PORTVERSION= 2.1.1
11+
PORTVERSION= 2.1.2
1212
CATEGORIES= net
13-
MASTER_SITES= http://opensips.org/pub/opensips/2.1.1/src/
13+
MASTER_SITES= http://opensips.org/pub/opensips/2.1.2/src/
1414

1515
MAINTAINER= [email protected]
1616

packaging/solaris/base-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-base-dbg"
22
NAME="Programmable SIP Server Base Install - Debugging Symbols"
3-
VERSION="2.1.1"
3+
VERSION="2.1.2"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="19thAug15"
8+
PSTAMP="21thJan16"
99
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/berkeley-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-berkeley-dbg"
22
NAME="Programmable SIP Server Berkeley Database Support - Debugging Symbols"
3-
VERSION="2.1.1"
3+
VERSION="2.1.2"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="19thAug15"
8+
PSTAMP="21thJan16"
99
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/carrierroute-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-carrierroute"
22
NAME="Programmable SIP Server carrierroute Support"
3-
VERSION="2.1.1"
3+
VERSION="2.1.2"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="19thAug15"
8+
PSTAMP="21thJan16"
99
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/identity-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-identity"
22
NAME="Programmable SIP Server Identity Module"
3-
VERSION="2.1.1"
3+
VERSION="2.1.2"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="19thAug15"
8+
PSTAMP="21thJan16"
99
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/ldap-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-ldap"
22
NAME="Programmable SIP Server LDAP Support"
3-
VERSION="2.1.1"
3+
VERSION="2.1.2"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="19thAug15"
8+
PSTAMP="21thJan16"
99
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

0 commit comments

Comments
 (0)