File tree Expand file tree Collapse file tree 5 files changed +13
-7
lines changed Expand file tree Collapse file tree 5 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1- Thu Dec 22 11:20:10 UTC 2022
1+ Wed Dec 28 12:10:05 UTC 2022
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dnl information on the package
1111dnl ---------------------------
1212
1313dnl update both the version for AC_INIT and the LIBSOFIA_SIP_UA_MAJOR_MINOR
14- AC_INIT ( [ sofia-sip] , [ 1.13.10 ] )
14+ AC_INIT ( [ sofia-sip] , [ 1.13.11 ] )
1515
1616CFLAGS="$CFLAGS $CONFIGURE_CFLAGS"
1717CXXFLAGS="$CXXFLAGS $CONFIGURE_CXXFLAGS"
Original file line number Diff line number Diff line change 1+ sofia-sip (1.13.11-1) unstable; urgency=medium
2+
3+ * New Release.
4+
5+ -- FreeSWITCH Solutions <
[email protected] > Wed, 28 Dec 2022 12:20:04 +0200
6+
17sofia-sip (1.13.10-1) unstable; urgency=medium
28
39 * New Release.
410
5- -- FreeSWITCH Solutions <
[email protected] > Thu, 22
Sep 2022 12:02:04 +0200
11+ -- FreeSWITCH Solutions <
[email protected] > Thu, 22
Dec 2022 12:02:04 +0200
612
713sofia-sip (1.13.9-1) unstable; urgency=medium
814
Original file line number Diff line number Diff line change 382382#define PACKAGE_NAME "sofia-sip"
383383
384384/* Define to the full name and version of this package. */
385- #define PACKAGE_STRING "sofia-sip 1.13.10work "
385+ #define PACKAGE_STRING "sofia-sip 1.13.11work "
386386
387387/* Define to the one symbol short name of this package. */
388388#define PACKAGE_TARNAME "sofia-sip"
389389
390390/* Define to the version of this package. */
391- #define PACKAGE_VERSION "1.13.10work "
391+ #define PACKAGE_VERSION "1.13.11work "
392392
393393/* Define as the return type of signal handlers (`int' or `void'). */
394394#define RETSIGTYPE void
408408#define TIME_WITH_SYS_TIME 1
409409
410410/* Version number of package */
411- #define VERSION "1.13.10work "
411+ #define VERSION "1.13.11work "
412412
413413/* Define to 1 if your processor stores words with the most significant byte
414414 first (like Motorola and SPARC, unlike Intel and VAX). */
Original file line number Diff line number Diff line change 11Name: sofia-sip
2- Version: 1.13.10
2+ Version: 1.13.11
33Release: 1%{?dist }
44Summary: Sofia SIP User-Agent library
55
You can’t perform that action at this time.
0 commit comments