Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osmo-smlc for openSUSE:Factory checked in at 2026-03-15 14:32:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-smlc (Old) and /work/SRC/openSUSE:Factory/.osmo-smlc.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-smlc" Sun Mar 15 14:32:31 2026 rev:8 rq:1339036 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-smlc/osmo-smlc.changes 2025-06-06 22:43:11.417135695 +0200 +++ /work/SRC/openSUSE:Factory/.osmo-smlc.new.8177/osmo-smlc.changes 2026-03-15 14:33:27.542085351 +0100 @@ -1,0 +2,8 @@ +Sat Mar 14 22:36:33 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.4.0 + * smlc: Initial implementation of N-PCSTATE.ind + * Introduce stats msc.ran_peers.{total,active} + * sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages) + +------------------------------------------------------------------- Old: ---- 0.3.2.tar.gz New: ---- osmo-smlc-0.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-smlc.spec ++++++ --- /var/tmp/diff_new_pack.qaZOUl/_old 2026-03-15 14:33:28.078107415 +0100 +++ /var/tmp/diff_new_pack.qaZOUl/_new 2026-03-15 14:33:28.078107415 +0100 @@ -1,7 +1,7 @@ # # spec file for package osmo-smlc # -# 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,26 @@ Name: osmo-smlc -Version: 0.3.2 +Version: 0.4.0 Release: 0 Summary: Osmocom Serving Mobile Location Centre License: AGPL-3.0-or-later Group: Productivity/Telephony/Utilities -URL: https://osmocom.org/projects/osmo-smlc -#Git-Clone: https://git.osmocom.org/osmo-smlc/ -Source: https://github.com/osmocom/osmo-smlc/archive/refs/tags/%version.tar.gz +URL: https://osmocom.org/projects/osmo-smlc/wiki/OsmoSMLC +#Git-Clone: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc +#Git-Clone: https://github.com/osmocom/osmo-smlc +#DL-URL: https://downloads.osmocom.org/releases/osmo-smlc/ +Source: https://downloads.osmocom.org/releases/%name/%name-%version.tar.bz2 BuildRequires: autoconf-archive BuildRequires: automake BuildRequires: libtool >= 2 BuildRequires: lksctp-tools-devel BuildRequires: pkg-config >= 0.20 -BuildRequires: pkgconfig(libosmo-sigtran) >= 2.0.0 -BuildRequires: pkgconfig(libosmocore) >= 1.10.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.10.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.10.0 -BuildRequires: pkgconfig(libosmovty) >= 1.10.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 2.2.0 +BuildRequires: pkgconfig(libosmocore) >= 1.12.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.12.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.12.0 +BuildRequires: pkgconfig(libosmovty) >= 1.12.0 %description OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.qaZOUl/_old 2026-03-15 14:33:28.118109062 +0100 +++ /var/tmp/diff_new_pack.qaZOUl/_new 2026-03-15 14:33:28.126109391 +0100 @@ -1,5 +1,5 @@ -mtime: 1749159987 -commit: 45d91d7c8b2f0bba01ca67ba99502e22a0f727c2242792941eba4b7c3ccc1405 +mtime: 1773528578 +commit: aa6382fc45ae00868ec00a264ed92c79839d5755f88e8d81c8a875abe50e8d2f url: https://src.opensuse.org/jengelh/osmo-smlc 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 23:49:52.000000000 +0100 @@ -0,0 +1 @@ +.osc
