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 2022-08-04 13:23:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-smlc (Old) and /work/SRC/openSUSE:Factory/.osmo-smlc.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-smlc" Thu Aug 4 13:23:32 2022 rev:2 rq:992632 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-smlc/osmo-smlc.changes 2021-11-20 22:48:21.103798309 +0100 +++ /work/SRC/openSUSE:Factory/.osmo-smlc.new.1521/osmo-smlc.changes 2022-08-04 13:23:57.496582888 +0200 @@ -1,0 +2,6 @@ +Wed Aug 3 18:34:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 0.2.2 + * Editorial changes only + +------------------------------------------------------------------- Old: ---- _service osmo-smlc-0.2.1.tar.xz New: ---- 0.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-smlc.spec ++++++ --- /var/tmp/diff_new_pack.yJDK27/_old 2022-08-04 13:23:57.920584091 +0200 +++ /var/tmp/diff_new_pack.yJDK27/_new 2022-08-04 13:23:57.924584102 +0200 @@ -1,7 +1,7 @@ # # spec file for package osmo-smlc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,29 +12,30 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: osmo-smlc -Version: 0.2.1 +Version: 0.2.2 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: %name-%version.tar.xz +Source: https://github.com/osmocom/osmo-smlc/archive/refs/tags/%version.tar.gz BuildRequires: autoconf-archive BuildRequires: automake BuildRequires: libtool >= 2 BuildRequires: lksctp-tools-devel BuildRequires: pkg-config >= 0.20 -BuildRequires: pkgconfig(libosmo-sccp) >= 1.5.0 -BuildRequires: pkgconfig(libosmo-sigtran) >= 1.5.0 -BuildRequires: pkgconfig(libosmocore) >= 1.6.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.6.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.6.0 -BuildRequires: pkgconfig(libosmovty) >= 1.6.0 +BuildRequires: pkgconfig(libosmo-sccp) >= 1.6.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 1.6.0 +BuildRequires: pkgconfig(libosmocore) >= 1.7.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.7.0 +BuildRequires: pkgconfig(libosmovty) >= 1.7.0 %description OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements @@ -77,6 +78,6 @@ %_unitdir/* %doc %_docdir/%name/ %license COPYING -%doc AUTHORS README +%doc README.md %changelog