Hello community,

here is the log from the commit of package libosmocore for openSUSE:Factory 
checked in at 2017-12-29 18:51:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosmocore (Old)
 and      /work/SRC/openSUSE:Factory/.libosmocore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosmocore"

Fri Dec 29 18:51:54 2017 rev:14 rq:560208 version:0.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosmocore/libosmocore.changes  2017-10-09 
19:44:58.484144898 +0200
+++ /work/SRC/openSUSE:Factory/.libosmocore.new/libosmocore.changes     
2017-12-29 18:52:03.785018630 +0100
@@ -1,0 +2,14 @@
+Wed Dec 27 20:10:30 UTC 2017 - [email protected]
+
+- Update to new upstream release 0.10.2
+  * GPRS: print remote state info for NS peer
+  * ctrl: allow more nodes than those in enum ctrl_node_type
+  * fsm: Enforce FSM and FSM instance names are valid osmocom
+    identifiers
+  * rate_ctr: Enforce counter (and ctr_group) names are valid
+    identifiers
+  * Convert lib-internal rate_ctr from '.' separator to ':'
+    separator
+  * GPRS: add vty command to show only persistent NS
+
+-------------------------------------------------------------------

Old:
----
  libosmocore-0.9.6.400.tar.xz

New:
----
  libosmocore-0.10.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libosmocore.spec ++++++
--- /var/tmp/diff_new_pack.F6eNbQ/_old  2017-12-29 18:52:04.640772851 +0100
+++ /var/tmp/diff_new_pack.F6eNbQ/_new  2017-12-29 18:52:04.644771702 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define version_unconverted 0.9.6.400
+%define version_unconverted 0.10.2
 
 Name:           libosmocore
-Version:        0.9.6.400
+Version:        0.10.2
 Release:        0
-Summary:        Open Source Mobile Communications Core Library
+Summary:        The Open Source Mobile Communications Core Library
 License:        GPL-2.0 and GPL-2.0+ and LGPL-2.1+ and AGPL-3.0+
 Group:          Productivity/Telephony/Utilities
 Url:            https://osmocom.org/projects/libosmocore/wiki/Libosmocore
@@ -111,13 +111,13 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmocoding.
 
-%package -n libosmocore8
+%package -n libosmocore9
 Summary:        Osmocom core library
 # crc16.c has GPL2-only clauses, the rest (*.c) is GPL-2.0+
 License:        GPL-2.0 and GPL-2.0+
 Group:          System/Libraries
 
-%description -n libosmocore8
+%description -n libosmocore9
 libosmocore is a library with various utility functions shared
 between OpenBSC and OsmocomBB.
 
@@ -126,7 +126,7 @@
 # crc16.h has GPL2-only clauses, the rest (*.h) is GPL-2.0+
 License:        GPL-2.0 and GPL-2.0+
 Group:          Development/Libraries/C and C++
-Requires:       libosmocore8 = %version
+Requires:       libosmocore9 = %version
 Requires:       libtalloc-devel
 
 %description -n libosmocore-devel
@@ -163,12 +163,12 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmoctrl.
 
-%package -n libosmogb4
+%package -n libosmogb5
 Summary:        Osmocom GPRS Gb Interface (NS/BSSGP) library
 License:        AGPL-3.0+
 Group:          System/Libraries
 
-%description -n libosmogb4
+%description -n libosmogb5
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
@@ -179,7 +179,7 @@
 License:        AGPL-3.0+
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmogb4 = %version
+Requires:       libosmogb5 = %version
 Requires:       libosmogsm-devel = %version
 
 %description -n libosmogb-devel
@@ -188,12 +188,12 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmogb.
 
-%package -n libosmogsm6
+%package -n libosmogsm8
 Summary:        Osmocom GSM utility library
 License:        GPL-2.0+ and AGPL-3.0+
 Group:          System/Libraries
 
-%description -n libosmogsm6
+%description -n libosmogsm8
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
@@ -208,7 +208,7 @@
 License:        GPL-2.0+ and AGPL-3.0+
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmogsm6 = %version
+Requires:       libosmogsm8 = %version
 
 %description -n libosmogsm-devel
 The libosmogsm library in particular is a collection of common code
@@ -246,12 +246,12 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmosim.
 
-%package -n libosmovty3
+%package -n libosmovty4
 Summary:        Osmocom VTY interface library
 License:        GPL-2.0+
 Group:          System/Libraries
 
-%description -n libosmovty3
+%description -n libosmovty4
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
@@ -263,7 +263,7 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmovty3 = %version
+Requires:       libosmovty4 = %version
 
 %description -n libosmovty-devel
 The libosmovty library implements the interactive command-line on the
@@ -296,18 +296,18 @@
 %postun -n libosmocodec0 -p /sbin/ldconfig
 %post   -n libosmocoding0 -p /sbin/ldconfig
 %postun -n libosmocoding0 -p /sbin/ldconfig
-%post   -n libosmocore8 -p /sbin/ldconfig
-%postun -n libosmocore8 -p /sbin/ldconfig
+%post   -n libosmocore9 -p /sbin/ldconfig
+%postun -n libosmocore9 -p /sbin/ldconfig
 %post   -n libosmoctrl0 -p /sbin/ldconfig
 %postun -n libosmoctrl0 -p /sbin/ldconfig
-%post   -n libosmogb4 -p /sbin/ldconfig
-%postun -n libosmogb4 -p /sbin/ldconfig
-%post   -n libosmogsm6 -p /sbin/ldconfig
-%postun -n libosmogsm6 -p /sbin/ldconfig
+%post   -n libosmogb5 -p /sbin/ldconfig
+%postun -n libosmogb5 -p /sbin/ldconfig
+%post   -n libosmogsm8 -p /sbin/ldconfig
+%postun -n libosmogsm8 -p /sbin/ldconfig
 %post   -n libosmosim0 -p /sbin/ldconfig
 %postun -n libosmosim0 -p /sbin/ldconfig
-%post   -n libosmovty3 -p /sbin/ldconfig
-%postun -n libosmovty3 -p /sbin/ldconfig
+%post   -n libosmovty4 -p /sbin/ldconfig
+%postun -n libosmovty4 -p /sbin/ldconfig
 
 %files tools
 %defattr(-,root,root)
@@ -337,9 +337,9 @@
 %_libdir/libosmocoding.so
 %_libdir/pkgconfig/libosmocoding.pc
 
-%files -n libosmocore8
+%files -n libosmocore9
 %defattr(-,root,root)
-%_libdir/libosmocore.so.8*
+%_libdir/libosmocore.so.9*
 
 %files -n libosmocore-devel
 %defattr(-,root,root)
@@ -361,9 +361,9 @@
 %_libdir/libosmoctrl.so
 %_libdir/pkgconfig/libosmoctrl.pc
 
-%files -n libosmogb4
+%files -n libosmogb5
 %defattr(-,root,root)
-%_libdir/libosmogb.so.4*
+%_libdir/libosmogb.so.5*
 
 %files -n libosmogb-devel
 %defattr(-,root,root)
@@ -373,9 +373,9 @@
 %_libdir/libosmogb.so
 %_libdir/pkgconfig/libosmogb.pc
 
-%files -n libosmogsm6
+%files -n libosmogsm8
 %defattr(-,root,root)
-%_libdir/libosmogsm.so.6*
+%_libdir/libosmogsm.so.8*
 
 %files -n libosmogsm-devel
 %defattr(-,root,root)
@@ -398,9 +398,9 @@
 %_libdir/libosmosim.so
 %_libdir/pkgconfig/libosmosim.pc
 
-%files -n libosmovty3
+%files -n libosmovty4
 %defattr(-,root,root)
-%_libdir/libosmovty.so.3*
+%_libdir/libosmovty.so.4*
 
 %files -n libosmovty-devel
 %defattr(-,root,root)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.F6eNbQ/_old  2017-12-29 18:52:04.692757920 +0100
+++ /var/tmp/diff_new_pack.F6eNbQ/_new  2017-12-29 18:52:04.692757920 +0100
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/libosmocore</param>
-               <param name="revision">master</param>
-               <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
+               <param name="revision">0.10.2</param>
+               <param name="versionformat">0.10.2</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ libosmocore-0.9.6.400.tar.xz -> libosmocore-0.10.2.tar.xz ++++++
++++ 6129 lines of diff (skipped)


Reply via email to