Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libosmo-abis for openSUSE:Factory checked in at 2026-03-15 14:32:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libosmo-abis (Old) and /work/SRC/openSUSE:Factory/.libosmo-abis.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libosmo-abis" Sun Mar 15 14:32:26 2026 rev:24 rq:1339027 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libosmo-abis/libosmo-abis.changes 2025-05-30 17:22:23.967953300 +0200 +++ /work/SRC/openSUSE:Factory/.libosmo-abis.new.8177/libosmo-abis.changes 2026-03-15 14:33:10.817396912 +0100 @@ -1,0 +2,17 @@ +Sat Mar 14 10:38:26 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 2.1.0 + * trau_rtp_conv: document API functions + * rtp2trau HR: add support for TRAU-8k-UL frame output + * rtp2trau HR: bring TRAU-16k support into alignment with TRAU-8k + * rtp2trau: remove broken acceptance of 0-length payloads + * rtp2trau FR & EFR: disallow BFI in DL + * rtp2trau HR to DL: validate ToC octet of RFC 5993 + * trau: add TFO frame insert/extract functions + * trau: factor out V.110 frame conversion functions + * trau: add TW-TS-007 packing and unpacking functions + * trau: add TW-TS-007 compression and decompression functions + * trau_frame: add support for config frames of 3GPP Rel5+ + * trau: add AMR TRAU frame interworking facility + +------------------------------------------------------------------- Old: ---- 2.0.1.tar.gz New: ---- libosmo-abis-2.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libosmo-abis.spec ++++++ --- /var/tmp/diff_new_pack.HxLSly/_old 2026-03-15 14:33:11.361419305 +0100 +++ /var/tmp/diff_new_pack.HxLSly/_new 2026-03-15 14:33:11.365419470 +0100 @@ -1,7 +1,7 @@ # # spec file for package libosmo-abis # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,24 +17,27 @@ Name: libosmo-abis -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Osmocom library for A-bis interface between BTS and BSC License: AGPL-3.0-or-later AND GPL-2.0-or-later Group: Productivity/Telephony/Utilities URL: https://osmocom.org/projects/libosmo-abis/wiki/Libosmo-abis -Source: https://github.com/osmocom/libosmo-abis/archive/%version.tar.gz +#Git-Clone: https://gitea.osmocom.org/osmocom/libosmo-abis +#Git-Clone: https://github.com/osmocom/libosmo-abis +#DL-URL: https://downloads.osmocom.org/releases/libosmo-abis/ +Source: https://downloads.osmocom.org/releases/%name/%name-%version.tar.bz2 Patch1: osmo-talloc.diff BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2 BuildRequires: pkg-config >= 0.20 BuildRequires: xz BuildRequires: pkgconfig(libosmo-e1d) >= 0.7.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.6.0 BuildRequires: pkgconfig(libosmocodec) >= 1.11.0 BuildRequires: pkgconfig(libosmocore) >= 1.11.0 BuildRequires: pkgconfig(libosmogsm) >= 1.11.0 BuildRequires: pkgconfig(libosmovty) >= 1.11.0 -BuildRequires: pkgconfig(libosmo-netif) >= 1.6.0 BuildRequires: pkgconfig(ortp) >= 0.22 BuildRequires: pkgconfig(talloc) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.HxLSly/_old 2026-03-15 14:33:11.405421116 +0100 +++ /var/tmp/diff_new_pack.HxLSly/_new 2026-03-15 14:33:11.409421281 +0100 @@ -1,5 +1,5 @@ -mtime: 1748597109 -commit: 926d6665d1395f3076c69657ad296a61806b813354fcd9d6b9caed15a2181cbd +mtime: 1773495301 +commit: 2a1897c99f86464c61cc8340515f998acfd6d403742669a62983f3e855060078 url: https://src.opensuse.org/jengelh/libosmo-abis revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-14 14:35:11.000000000 +0100 @@ -0,0 +1 @@ +.osc
