3 Commits

Author SHA256 Message Date
45d91d7c8b osmo-smlc 0.3.2 2025-06-05 23:46:27 +02:00
c391155fc7 osmo-smlc 0.3.1 2025-02-22 01:39:28 +01:00
f649840404 osmo-smlc 0.3.0 2024-10-26 17:07:41 +02:00
4 changed files with 28 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b8bcc4d1b6329644fe6c6437c364a35534fc3ee50b2b04d8a9d11c7184ee75b
size 57970

BIN
0.3.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jun 5 21:45:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.3.2
* Add missing required vty go_parent_cb for libosmo-sigtran
-------------------------------------------------------------------
Sat Feb 22 00:38:56 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to relase 0.3.1
* Port to newer libosmo-sigtran
-------------------------------------------------------------------
Sat Oct 26 14:19:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.3.0
* Use uniform log format for default config files
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 1 20:43:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de> Wed Nov 1 20:43:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package osmo-smlc # spec file for package osmo-smlc
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: osmo-smlc Name: osmo-smlc
Version: 0.2.4 Version: 0.3.2
Release: 0 Release: 0
Summary: Osmocom Serving Mobile Location Centre Summary: Osmocom Serving Mobile Location Centre
License: AGPL-3.0-or-later License: AGPL-3.0-or-later
@@ -30,12 +30,11 @@ BuildRequires: automake
BuildRequires: libtool >= 2 BuildRequires: libtool >= 2
BuildRequires: lksctp-tools-devel BuildRequires: lksctp-tools-devel
BuildRequires: pkg-config >= 0.20 BuildRequires: pkg-config >= 0.20
BuildRequires: pkgconfig(libosmo-sccp) >= 1.8.0 BuildRequires: pkgconfig(libosmo-sigtran) >= 2.0.0
BuildRequires: pkgconfig(libosmo-sigtran) >= 1.8.0 BuildRequires: pkgconfig(libosmocore) >= 1.10.0
BuildRequires: pkgconfig(libosmocore) >= 1.9.0 BuildRequires: pkgconfig(libosmoctrl) >= 1.10.0
BuildRequires: pkgconfig(libosmoctrl) >= 1.9.0 BuildRequires: pkgconfig(libosmogsm) >= 1.10.0
BuildRequires: pkgconfig(libosmogsm) >= 1.9.0 BuildRequires: pkgconfig(libosmovty) >= 1.10.0
BuildRequires: pkgconfig(libosmovty) >= 1.9.0
%description %description
OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements