Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osmo-mgw for openSUSE:Factory checked in at 2021-11-21 23:51:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-mgw (Old) and /work/SRC/openSUSE:Factory/.osmo-mgw.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-mgw" Sun Nov 21 23:51:57 2021 rev:4 rq:932636 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-mgw/osmo-mgw.changes 2021-10-15 23:03:52.698093815 +0200 +++ /work/SRC/openSUSE:Factory/.osmo-mgw.new.1895/osmo-mgw.changes 2021-11-21 23:52:24.386209540 +0100 @@ -1,0 +2,10 @@ +Fri Nov 19 09:56:42 UTC 2021 - Martin Hauke <[email protected]> + +- Update to new upstream release 1.9.0: + * https://git.osmocom.org/osmo-mgw/plain/debian/changelog?h=1.9.1 +- Update to new upstream release 1.8.1: + * https://git.osmocom.org/osmo-mgw/plain/debian/changelog?h=1.8.1 +- Update to new upstream release 1.8.0: + * https://git.osmocom.org/osmo-mgw/plain/debian/changelog?h=1.8.0 + +------------------------------------------------------------------- Old: ---- osmo-mgw-1.7.0.tar.xz New: ---- osmo-mgw-1.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-mgw.spec ++++++ --- /var/tmp/diff_new_pack.O6KYuo/_old 2021-11-21 23:52:25.414206226 +0100 +++ /var/tmp/diff_new_pack.O6KYuo/_new 2021-11-21 23:52:25.418206213 +0100 @@ -1,8 +1,8 @@ # # spec file for package osmo-mgw # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2017, Martin Hauke <[email protected]> +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2017-2021, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: osmo-mgw -Version: 1.7.0 +Version: 1.9.0 Release: 0 Summary: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks License: AGPL-3.0-or-later AND GPL-2.0-or-later @@ -31,27 +31,30 @@ BuildRequires: libtool >= 2 BuildRequires: pkgconfig >= 0.20 BuildRequires: systemd-rpm-macros -BuildRequires: pkgconfig(libosmo-netif) >= 0.6.0 -BuildRequires: pkgconfig(libosmocodec) >= 1.1.0 -BuildRequires: pkgconfig(libosmocore) >= 1.1.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.1.0 -BuildRequires: pkgconfig(libosmovty) >= 1.1.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.1.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.2.0 +BuildRequires: pkgconfig(libosmocodec) >= 1.6.0 +BuildRequires: pkgconfig(libosmocore) >= 1.6.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.6.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.6.0 +BuildRequires: pkgconfig(libosmotrau) >= 1.2.0 +BuildRequires: pkgconfig(libosmovty) >= 1.6.0 %{?systemd_requires} %description OsmoMGW is Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks. -%package -n libosmo-mgcp-client6 +%package -n libosmo-mgcp-client9 Summary: Osmocom's Media Gateway Control Protocol client library Group: System/Libraries -%description -n libosmo-mgcp-client6 +%description -n libosmo-mgcp-client9 Osmocom's Media Gateway Control Protocol client library. %package -n libosmo-mgcp-client-devel Summary: Development files for Osmocom's Media Gateway Control Protocol client library Group: Development/Libraries/C and C++ -Requires: libosmo-mgcp-client6 = %{version} +Requires: libosmo-mgcp-client9 = %{version} %description -n libosmo-mgcp-client-devel Osmocom's Media Gateway Control Protocol client librarary. @@ -94,8 +97,9 @@ %check make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +) -%post -n libosmo-mgcp-client6 -p /sbin/ldconfig -%postun -n libosmo-mgcp-client6 -p /sbin/ldconfig +%post -n libosmo-mgcp-client9 -p /sbin/ldconfig +%postun -n libosmo-mgcp-client9 -p /sbin/ldconfig + %preun %service_del_preun osmo-mgw.service @@ -114,14 +118,15 @@ %dir %{_docdir}/%{name}/examples %dir %{_docdir}/%{name}/examples/osmo-mgw %{_docdir}/%{name}/examples/osmo-mgw/osmo-mgw.cfg +%{_docdir}/%{name}/examples/osmo-mgw/osmo-mgw-abis_e1.cfg %{_bindir}/osmo-mgw %{_unitdir}/osmo-mgw.service %{_sbindir}/rcosmo-mgw %dir %{_sysconfdir}/osmocom -%config %{_sysconfdir}/osmocom/osmo-mgw.cfg +%config(noreplace) %{_sysconfdir}/osmocom/osmo-mgw.cfg -%files -n libosmo-mgcp-client6 -%{_libdir}/libosmo-mgcp-client.so.6* +%files -n libosmo-mgcp-client9 +%{_libdir}/libosmo-mgcp-client.so.9* %files -n libosmo-mgcp-client-devel %{_libdir}/libosmo-mgcp-client.so ++++++ _service ++++++ --- /var/tmp/diff_new_pack.O6KYuo/_old 2021-11-21 23:52:25.438206149 +0100 +++ /var/tmp/diff_new_pack.O6KYuo/_new 2021-11-21 23:52:25.438206149 +0100 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://git.osmocom.org/osmo-mgw</param> - <param name="parent-tag">1.7.0</param> - <param name="versionformat">1.7.0</param> + <param name="parent-tag">1.9.0</param> + <param name="versionformat">1.9.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ fix-build.patch ++++++ --- /var/tmp/diff_new_pack.O6KYuo/_old 2021-11-21 23:52:25.446206123 +0100 +++ /var/tmp/diff_new_pack.O6KYuo/_new 2021-11-21 23:52:25.446206123 +0100 @@ -1,13 +1,13 @@ diff --git a/configure.ac b/configure.ac -index c74526be..8973fe5b 100644 +index c0b7d039..e968e56f 100644 --- a/configure.ac +++ b/configure.ac -@@ -39,6 +39,8 @@ AC_SEARCH_LIBS([dlopen], [dl dld], [LIBRARY_DL="$LIBS";LIBS=""]) - AC_SUBST(LIBRARY_DL) - - +@@ -51,6 +51,8 @@ PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.6.0) + PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.1.0) + PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.2.0) + PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 1.2.0) ++PKG_CHECK_MODULES(LIBOSMOCODING, libosmocodec >= 1.6.0) + -+PKG_CHECK_MODULES(LIBOSMOCODING, libosmocodec >= 1.1.0) - PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.1.0) - PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.1.0) - PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.1.0) + + CFLAGS="$CFLAGS -pthread" + LDFLAGS="$LDFLAGS -pthread" ++++++ osmo-mgw-1.7.0.tar.xz -> osmo-mgw-1.9.0.tar.xz ++++++ ++++ 17636 lines of diff (skipped)
