Hello community,

here is the log from the commit of package libosmo-netif for openSUSE:Leap:15.2 
checked in at 2020-01-17 12:01:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libosmo-netif (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libosmo-netif.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosmo-netif"

Fri Jan 17 12:01:12 2020 rev:18 rq:763624 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libosmo-netif/libosmo-netif.changes    
2020-01-15 15:22:34.434481125 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libosmo-netif.new.26092/libosmo-netif.changes 
2020-01-17 12:01:14.640498867 +0100
@@ -1,0 +2,19 @@
+Sun Jan  5 10:49:20 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to new upstream release 0.7.0
+  * libosmo-netif.pc.in: Append -lsctp to Libs.private
+  * stream: osmo_stream_cli: Support setting multiple addr
+  * stream: osmo_stream_srv_link: Support setting multiple addr
+  * stream: Fix scheduling of queued messages during connecting state
+  * stream: Introduce API osmo_stream_cli_is_connected
+- Update patch
+  * osmo-talloc.diff
+
+-------------------------------------------------------------------
+Thu Aug 15 04:32:14 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to new upstream release 0.6.0
+  * osmux: Extend osmux_out_handle and add new API to set
+    rtp payload_type
+
+-------------------------------------------------------------------

Old:
----
  libosmo-netif-0.4.0.tar.xz

New:
----
  libosmo-netif-0.7.0.tar.xz

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

Other differences:
------------------
++++++ libosmo-netif.spec ++++++
--- /var/tmp/diff_new_pack.t75e1C/_old  2020-01-17 12:01:15.144499088 +0100
+++ /var/tmp/diff_new_pack.t75e1C/_new  2020-01-17 12:01:15.148499090 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosmo-netif
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
 #
 
 
-%define version_unconverted 0.4.0
+%define version_unconverted 0.7.0
 
 Name:           libosmo-netif
 Summary:        Osmocom library for muxed audio
 License:        GPL-2.0-or-later
 Group:          Productivity/Telephony/Utilities
-Version:        0.4.0
+Version:        0.7.0
 Release:        0
 Url:            https://osmocom.org/projects/libosmo-netif
 
@@ -35,26 +35,26 @@
 BuildRequires:  pkg-config >= 0.20
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libosmoabis) >= 0.6.0
-BuildRequires:  pkgconfig(libosmocore) >= 1.0.0
-BuildRequires:  pkgconfig(libosmogsm) >= 1.0.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.3.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.3.0
 BuildRequires:  pkgconfig(talloc)
 
 %description
 Network interface demuxer library for OsmoCom projects.
 
-%package -n libosmonetif6
+%package -n libosmonetif8
 Summary:        Osmocom library for muxed audio
 License:        AGPL-3.0-or-later
 Group:          System/Libraries
 
-%description -n libosmonetif6
+%description -n libosmonetif8
 Network interface demuxer library for OsmoCom projects.
 
 %package -n libosmonetif-devel
 Summary:        Development files for the Osmocom muxed audio library
 License:        AGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
-Requires:       libosmonetif6 = %version
+Requires:       libosmonetif8 = %version
 
 %description -n libosmonetif-devel
 Network interface demuxer library for OsmoCom projects.
@@ -84,12 +84,12 @@
        # timing issue
 fi
 
-%post   -n libosmonetif6 -p /sbin/ldconfig
-%postun -n libosmonetif6 -p /sbin/ldconfig
+%post   -n libosmonetif8 -p /sbin/ldconfig
+%postun -n libosmonetif8 -p /sbin/ldconfig
 
-%files -n libosmonetif6
+%files -n libosmonetif8
 %defattr(-,root,root)
-%_libdir/libosmonetif.so.6*
+%_libdir/libosmonetif.so.8*
 
 %files -n libosmonetif-devel
 %defattr(-,root,root)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t75e1C/_old  2020-01-17 12:01:15.176499103 +0100
+++ /var/tmp/diff_new_pack.t75e1C/_new  2020-01-17 12:01:15.176499103 +0100
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/libosmo-netif</param>
-               <param name="revision">0.4.0</param>
-               <param name="versionformat">0.4.0</param>
+               <param name="revision">0.7.0</param>
+               <param name="versionformat">0.7.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ libosmo-netif-0.4.0.tar.xz -> libosmo-netif-0.7.0.tar.xz ++++++
++++ 3681 lines of diff (skipped)

++++++ osmo-talloc.diff ++++++
--- /var/tmp/diff_new_pack.t75e1C/_old  2020-01-17 12:01:15.300499157 +0100
+++ /var/tmp/diff_new_pack.t75e1C/_new  2020-01-17 12:01:15.304499159 +0100
@@ -1,5 +1,5 @@
 diff --git a/configure.ac b/configure.ac
-index 66ec57f..2b714b7 100644
+index 7af10ec..619f4ad 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -98,6 +98,7 @@ AC_SEARCH_LIBS([sctp_send], [sctp], [
@@ -91,11 +91,11 @@
 -                        $(LIBOSMOCORE_LIBS) $(LIBOSMOGSM_LIBS)
 +                        $(LIBOSMOCORE_LIBS) $(LIBOSMOGSM_LIBS) $(TALLOC_LIBS)
 diff --git a/src/Makefile.am b/src/Makefile.am
-index d92d0f6..aa3e521 100644
+index 64fd1d4..3da783f 100644
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
 @@ -3,7 +3,7 @@
- LIBVERSION=6:1:0
+ LIBVERSION=9:0:1
  
  AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)
 -AM_CFLAGS= -fPIC -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) 
$(LIBOSMOABIS_CFLAGS) $(COVERAGE_CFLAGS) $(LIBSCTP_CFLAGS)


Reply via email to