Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osmo-iuh for openSUSE:Factory checked in at 2021-03-15 10:56:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-iuh (Old) and /work/SRC/openSUSE:Factory/.osmo-iuh.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-iuh" Mon Mar 15 10:56:13 2021 rev:10 rq:878993 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-iuh/osmo-iuh.changes 2020-08-02 12:20:40.723381464 +0200 +++ /work/SRC/openSUSE:Factory/.osmo-iuh.new.2401/osmo-iuh.changes 2021-03-15 10:56:15.161342306 +0100 @@ -1,0 +2,7 @@ +Sun Mar 14 21:07:14 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 0.7.0 + * Change default SCTP conn NULL->127.0.0.1 to localhost->localhost +- Drop 0001-iu_client-uses-gprs_msgb.h.patch, damncode.diff + +------------------------------------------------------------------- Old: ---- 0001-iu_client-uses-gprs_msgb.h.patch _service damncode.diff osmo-iuh-0.6.1.tar.xz New: ---- 0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-iuh.spec ++++++ --- /var/tmp/diff_new_pack.L8TBAU/_old 2021-03-15 10:56:15.849343361 +0100 +++ /var/tmp/diff_new_pack.L8TBAU/_new 2021-03-15 10:56:15.853343367 +0100 @@ -1,7 +1,7 @@ # # spec file for package osmo-iuh # -# 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 @@ -18,31 +18,28 @@ Name: osmo-iuh %define lname libosmo-ranap3 -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) License: AGPL-3.0-or-later AND GPL-2.0-or-later Group: Hardware/Mobile URL: https://osmocom.org/projects/osmohnbgw/wiki -Source: %name-%version.tar.xz -Patch1: damncode.diff -Patch3: 0001-iu_client-uses-gprs_msgb.h.patch +Source: https://github.com/osmocom/osmo-iuh/archive/%version.tar.gz BuildRequires: automake >= 1.9 BuildRequires: libtool >= 2 BuildRequires: lksctp-tools-devel BuildRequires: pkg-config >= 0.20 # python3 for asn1tostruct.py BuildRequires: python3 -BuildRequires: xz BuildRequires: pkgconfig(libasn1c) >= 0.9.30 -BuildRequires: pkgconfig(libosmo-netif) >= 0.3.0 -BuildRequires: pkgconfig(libosmo-sigtran) >= 0.10.0 -BuildRequires: pkgconfig(libosmocore) >= 0.12.0 -BuildRequires: pkgconfig(libosmoctrl) >= 0.12.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.1.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 1.4.0 +BuildRequires: pkgconfig(libosmocore) >= 1.5.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.5.0 BuildRequires: pkgconfig(libosmogb) -BuildRequires: pkgconfig(libosmogsm) >= 0.12.0 -BuildRequires: pkgconfig(libosmovty) >= 0.12.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.5.0 +BuildRequires: pkgconfig(libosmovty) >= 1.5.0 %description Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
