Hello community,

here is the log from the commit of package libosmo-sccp for openSUSE:Factory 
checked in at 2019-08-22 10:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosmo-sccp (Old)
 and      /work/SRC/openSUSE:Factory/.libosmo-sccp.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosmo-sccp"

Thu Aug 22 10:53:34 2019 rev:10 rq:724948 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosmo-sccp/libosmo-sccp.changes        
2019-02-25 17:48:39.842826020 +0100
+++ /work/SRC/openSUSE:Factory/.libosmo-sccp.new.22127/libosmo-sccp.changes     
2019-08-22 10:53:34.933690144 +0200
@@ -1,0 +2,8 @@
+Thu Aug 15 04:44:32 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to new upstream release 1.1.0
+  * OsmoSTP: enable statsd support
+  * osmo-stp: register VTY commands for talloc context introspection
+  * osmo-stp: expose root talloc context to the VTY code
+
+-------------------------------------------------------------------

Old:
----
  libosmo-sccp-1.0.0.tar.xz

New:
----
  libosmo-sccp-1.1.0.tar.xz

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

Other differences:
------------------
++++++ libosmo-sccp.spec ++++++
--- /var/tmp/diff_new_pack.xi03py/_old  2019-08-22 10:53:35.577690058 +0200
+++ /var/tmp/diff_new_pack.xi03py/_new  2019-08-22 10:53:35.577690058 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libosmo-sccp
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 %define libversion %(echo "%version" | sed 's/\\./_/g')
 Summary:        Osmocom library for the A-bis interface between BTS and BSC
@@ -87,6 +87,8 @@
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libosmo-sccp-%libversion = %version
+# previously wrongly shipped .so file
+Conflicts:      libosmo-sccp-1_0_0
 
 %description -n libosmo-sccp-devel
 SCCP is a network layer protocol that provides routing, flow control,
@@ -216,7 +218,6 @@
 
 %files -n libosmo-sccp-%libversion
 %defattr(-,root,root)
-%_libdir/libosmo-sccp.so
 %_libdir/libosmo-sccp-%version.so
 
 %files -n libosmo-sccp-devel
@@ -224,6 +225,7 @@
 %dir %_includedir/%name
 %dir %_includedir/%name/osmocom
 %_includedir/%name/osmocom/sccp/
+%_libdir/libosmo-sccp.so
 %_libdir/pkgconfig/libosmo-sccp.pc
 
 %files -n libosmo-sigtran3

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xi03py/_old  2019-08-22 10:53:35.601690055 +0200
+++ /var/tmp/diff_new_pack.xi03py/_new  2019-08-22 10:53:35.601690055 +0200
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/libosmo-sccp</param>
-               <param name="revision">1.0.0</param>
-               <param name="versionformat">1.0.0</param>
+               <param name="revision">1.1.0</param>
+               <param name="versionformat">1.1.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ libosmo-sccp-1.0.0.tar.xz -> libosmo-sccp-1.1.0.tar.xz ++++++
++++ 1813 lines of diff (skipped)


Reply via email to