Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libosmocore for openSUSE:Factory 
checked in at 2021-03-15 10:56:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosmocore (Old)
 and      /work/SRC/openSUSE:Factory/.libosmocore.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosmocore"

Mon Mar 15 10:56:04 2021 rev:27 rq:878987 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosmocore/libosmocore.changes  2020-09-17 
14:46:04.679637685 +0200
+++ /work/SRC/openSUSE:Factory/.libosmocore.new.2401/libosmocore.changes        
2021-03-15 10:56:05.533327527 +0100
@@ -1,0 +2,6 @@
+Sun Mar 14 20:14:11 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.5.1
+  * Some improved IPv6 support
+
+-------------------------------------------------------------------

Old:
----
  _service
  libosmocore-1.4.1.tar.xz

New:
----
  1.5.1.tar.gz

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

Other differences:
------------------
++++++ libosmocore.spec ++++++
--- /var/tmp/diff_new_pack.z8ZnZJ/_old  2021-03-15 10:56:05.973328203 +0100
+++ /var/tmp/diff_new_pack.z8ZnZJ/_new  2021-03-15 10:56:05.973328203 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosmocore
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           libosmocore
-Version:        1.4.1
+Version:        1.5.1
 Release:        0
 Summary:        The Open Source Mobile Communications Core Library
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND 
AGPL-3.0-or-later
 Group:          Productivity/Telephony/Utilities
 URL:            https://osmocom.org/projects/libosmocore/wiki/Libosmocore
-Source:         %name-%version.tar.xz
+Source:         https://github.com/osmocom/libosmocore/archive/%version.tar.gz
 BuildRequires:  automake >= 1.6
 BuildRequires:  libtool >= 2
 BuildRequires:  lksctp-tools-devel
@@ -31,6 +31,7 @@
 BuildRequires:  python3
 BuildRequires:  xz
 BuildRequires:  pkgconfig(gnutls) >= 2.12.0
+BuildRequires:  pkgconfig(libmnl)
 BuildRequires:  pkgconfig(libpcsclite)
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(talloc) >= 2.0.1
@@ -111,13 +112,13 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmocoding.
 
-%package -n libosmocore16
+%package -n libosmocore17
 Summary:        Osmocom core library
 # crc16.c has GPL2-only clauses, the rest (*.c) is GPL-2.0+
 License:        GPL-2.0-only AND GPL-2.0-or-later
 Group:          System/Libraries
 
-%description -n libosmocore16
+%description -n libosmocore17
 libosmocore is a library with various utility functions shared
 between OpenBSC and OsmocomBB.
 
@@ -126,7 +127,7 @@
 # crc16.h has GPL2-only clauses, the rest (*.h) is GPL-2.0+
 License:        GPL-2.0-only AND GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
-Requires:       libosmocore16 = %version
+Requires:       libosmocore17 = %version
 Requires:       libtalloc-devel
 
 %description -n libosmocore-devel
@@ -163,12 +164,12 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmoctrl.
 
-%package -n libosmogb11
+%package -n libosmogb12
 Summary:        Osmocom GPRS Gb Interface (NS/BSSGP) library
 License:        AGPL-3.0-or-later
 Group:          System/Libraries
 
-%description -n libosmogb11
+%description -n libosmogb12
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
@@ -179,7 +180,7 @@
 License:        AGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmogb11 = %version
+Requires:       libosmogb12 = %version
 Requires:       libosmogsm-devel = %version
 
 %description -n libosmogb-devel
@@ -188,12 +189,12 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmogb.
 
-%package -n libosmogsm15
+%package -n libosmogsm16
 Summary:        Osmocom GSM utility library
 License:        GPL-2.0-or-later AND AGPL-3.0-or-later
 Group:          System/Libraries
 
-%description -n libosmogsm15
+%description -n libosmogsm16
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
@@ -208,7 +209,7 @@
 License:        GPL-2.0-or-later AND AGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmogsm15 = %version
+Requires:       libosmogsm16 = %version
 
 %description -n libosmogsm-devel
 The libosmogsm library in particular is a collection of common code
@@ -246,58 +247,58 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmosim.
 
-%package -n libosmovty4
-Summary:        Osmocom VTY interface library
+%package -n libosmousb0
+Summary:        Osmocom USB library
 License:        GPL-2.0-or-later
 Group:          System/Libraries
 
-%description -n libosmovty4
+%description -n libosmousb0
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
-The libosmovty library implements the interactive command-line on the
-VTY (Virtual TTY), as well as configuration file parsing.
+The libosmosub library in particular contains routines for USB device
+access via libusb-1.0, integrated into the libosmocore select event loop.
 
-%package -n libosmovty-devel
-Summary:        Development files for the Osmocom VTY interface library
+%package -n libosmousb-devel
+Summary:        Development files for the Osmocom USB library
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmovty4 = %version
+Requires:       libosmousb0 = %version
+Requires:       libusb-1_0-devel
 
-%description -n libosmovty-devel
-The libosmovty library implements the interactive command-line on the
-VTY (Virtual TTY), as well as configuration file parsing.
+%description -n libosmousb-devel
+The libosmosub library in particular contains routines for USB device
+access via libusb-1.0, integrated into the libosmocore select event loop.
 
 This subpackage contains libraries and header files for developing
-applications that want to make use of libosmovty.
+applications that want to make use of libosmousb.
 
-%package -n libosmousb0
-Summary:        Osmocom USB library
+%package -n libosmovty9
+Summary:        Osmocom VTY interface library
 License:        GPL-2.0-or-later
 Group:          System/Libraries
 
-%description -n libosmousb0
+%description -n libosmovty9
 libosmocore is a package with various utility functions that were
 originally developed as part of the OpenBSC project.
 
-The libosmosub library in particular contains routines for USB device
-access via libusb-1.0, integrated into the libosmocore select event loop.
+The libosmovty library implements the interactive command-line on the
+VTY (Virtual TTY), as well as configuration file parsing.
 
-%package -n libosmousb-devel
-Summary:        Development files for the Osmocom USB library
+%package -n libosmovty-devel
+Summary:        Development files for the Osmocom VTY interface library
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmousb0 = %version
-Requires:       libusb-1_0-devel
+Requires:       libosmovty9 = %version
 
-%description -n libosmousb-devel
-The libosmosub library in particular contains routines for USB device
-access via libusb-1.0, integrated into the libosmocore select event loop.
+%description -n libosmovty-devel
+The libosmovty library implements the interactive command-line on the
+VTY (Virtual TTY), as well as configuration file parsing.
 
 This subpackage contains libraries and header files for developing
-applications that want to make use of libosmousb.
+applications that want to make use of libosmovty.
 
 %prep
 %autosetup -p1
@@ -322,20 +323,20 @@
 %postun -n libosmocodec0 -p /sbin/ldconfig
 %post   -n libosmocoding0 -p /sbin/ldconfig
 %postun -n libosmocoding0 -p /sbin/ldconfig
-%post   -n libosmocore16 -p /sbin/ldconfig
-%postun -n libosmocore16 -p /sbin/ldconfig
+%post   -n libosmocore17 -p /sbin/ldconfig
+%postun -n libosmocore17 -p /sbin/ldconfig
 %post   -n libosmoctrl0 -p /sbin/ldconfig
 %postun -n libosmoctrl0 -p /sbin/ldconfig
-%post   -n libosmogb11 -p /sbin/ldconfig
-%postun -n libosmogb11 -p /sbin/ldconfig
-%post   -n libosmogsm15 -p /sbin/ldconfig
-%postun -n libosmogsm15 -p /sbin/ldconfig
+%post   -n libosmogb12 -p /sbin/ldconfig
+%postun -n libosmogb12 -p /sbin/ldconfig
+%post   -n libosmogsm16 -p /sbin/ldconfig
+%postun -n libosmogsm16 -p /sbin/ldconfig
 %post   -n libosmosim2 -p /sbin/ldconfig
 %postun -n libosmosim2 -p /sbin/ldconfig
-%post   -n libosmovty4 -p /sbin/ldconfig
-%postun -n libosmovty4 -p /sbin/ldconfig
 %post   -n libosmousb0 -p /sbin/ldconfig
 %postun -n libosmousb0 -p /sbin/ldconfig
+%post   -n libosmovty9 -p /sbin/ldconfig
+%postun -n libosmovty9 -p /sbin/ldconfig
 
 %files tools
 %_bindir/osmo-*
@@ -360,8 +361,8 @@
 %_libdir/libosmocoding.so
 %_libdir/pkgconfig/libosmocoding.pc
 
-%files -n libosmocore16
-%_libdir/libosmocore.so.16*
+%files -n libosmocore17
+%_libdir/libosmocore.so.17*
 
 %files -n libosmocore-devel
 %dir %_includedir/%name/
@@ -382,8 +383,8 @@
 %_libdir/libosmoctrl.so
 %_libdir/pkgconfig/libosmoctrl.pc
 
-%files -n libosmogb11
-%_libdir/libosmogb.so.11*
+%files -n libosmogb12
+%_libdir/libosmogb.so.12*
 
 %files -n libosmogb-devel
 %dir %_includedir/%name/
@@ -392,8 +393,8 @@
 %_libdir/libosmogb.so
 %_libdir/pkgconfig/libosmogb.pc
 
-%files -n libosmogsm15
-%_libdir/libosmogsm.so.15*
+%files -n libosmogsm16
+%_libdir/libosmogsm.so.16*
 
 %files -n libosmogsm-devel
 %dir %_includedir/%name/
@@ -413,17 +414,6 @@
 %_libdir/libosmosim.so
 %_libdir/pkgconfig/libosmosim.pc
 
-%files -n libosmovty4
-%_libdir/libosmovty.so.4*
-
-%files -n libosmovty-devel
-%dir %_includedir/%name/
-%dir %_includedir/%name/osmocom/
-%_includedir/%name/osmocom/vty/
-%_includedir/%name/osmo-release.mk
-%_libdir/libosmovty.so
-%_libdir/pkgconfig/libosmovty.pc
-
 %files -n libosmousb0
 %_libdir/libosmousb.so.0*
 
@@ -434,4 +424,15 @@
 %_libdir/libosmousb.so
 %_libdir/pkgconfig/libosmousb.pc
 
+%files -n libosmovty9
+%_libdir/libosmovty.so.9*
+
+%files -n libosmovty-devel
+%dir %_includedir/%name/
+%dir %_includedir/%name/osmocom/
+%_includedir/%name/osmocom/vty/
+%_includedir/%name/osmo-release.mk
+%_libdir/libosmovty.so
+%_libdir/pkgconfig/libosmovty.pc
+
 %changelog

Reply via email to