From df97ca2925e23719b3970894585655c417ebf19924f33e62a13e7fce8e914f9b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 1 Nov 2023 20:44:08 +0000 Subject: [PATCH 1/2] - Update to release 0.2.4 OBS-URL: https://build.opensuse.org/package/show/network:telephony/osmo-smlc?expand=0&rev=9 --- osmo-smlc.changes | 6 ++++++ osmo-smlc.spec | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/osmo-smlc.changes b/osmo-smlc.changes index a52c93e..01f22f9 100644 --- a/osmo-smlc.changes +++ b/osmo-smlc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 1 20:43:30 UTC 2023 - Jan Engelhardt + +- Update to release 0.2.4 + * Write explicit role & sctp-role fields in ASP configurations + ------------------------------------------------------------------- Thu May 18 11:36:43 UTC 2023 - Jan Engelhardt diff --git a/osmo-smlc.spec b/osmo-smlc.spec index d68e500..09e6590 100644 --- a/osmo-smlc.spec +++ b/osmo-smlc.spec @@ -30,12 +30,12 @@ BuildRequires: automake BuildRequires: libtool >= 2 BuildRequires: lksctp-tools-devel BuildRequires: pkg-config >= 0.20 -BuildRequires: pkgconfig(libosmo-sccp) >= 1.7.0 -BuildRequires: pkgconfig(libosmo-sigtran) >= 1.7.0 -BuildRequires: pkgconfig(libosmocore) >= 1.8.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.8.0 -BuildRequires: pkgconfig(libosmovty) >= 1.8.0 +BuildRequires: pkgconfig(libosmo-sccp) >= 1.8.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 1.8.0 +BuildRequires: pkgconfig(libosmocore) >= 1.9.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.9.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.9.0 +BuildRequires: pkgconfig(libosmovty) >= 1.9.0 %description OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements From 57b5ac677bf7f5e73690e025fb3f72263d74727c8ef0d4e3fb58554ef351abd0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 1 Nov 2023 20:44:32 +0000 Subject: [PATCH 2/2] 0.2.4 OBS-URL: https://build.opensuse.org/package/show/network:telephony/osmo-smlc?expand=0&rev=10 --- 0.2.3.tar.gz | 3 --- 0.2.4.tar.gz | 3 +++ osmo-smlc.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 0.2.3.tar.gz create mode 100644 0.2.4.tar.gz diff --git a/0.2.3.tar.gz b/0.2.3.tar.gz deleted file mode 100644 index f5fc8e5..0000000 --- a/0.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d789717911ee34fd7966cb9b24be9f55f70a49d4303ce63f605f9777c3a0f9d2 -size 57474 diff --git a/0.2.4.tar.gz b/0.2.4.tar.gz new file mode 100644 index 0000000..a901c84 --- /dev/null +++ b/0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8bcc4d1b6329644fe6c6437c364a35534fc3ee50b2b04d8a9d11c7184ee75b +size 57970 diff --git a/osmo-smlc.spec b/osmo-smlc.spec index 09e6590..bf14881 100644 --- a/osmo-smlc.spec +++ b/osmo-smlc.spec @@ -17,7 +17,7 @@ Name: osmo-smlc -Version: 0.2.3 +Version: 0.2.4 Release: 0 Summary: Osmocom Serving Mobile Location Centre License: AGPL-3.0-or-later