Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
45d91d7c8b | |||
c391155fc7 | |||
f649840404 |
@@ -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
BIN
0.3.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: osmo-smlc
|
||||
Version: 0.2.4
|
||||
Version: 0.3.2
|
||||
Release: 0
|
||||
Summary: Osmocom Serving Mobile Location Centre
|
||||
License: AGPL-3.0-or-later
|
||||
@@ -30,12 +30,11 @@ BuildRequires: automake
|
||||
BuildRequires: libtool >= 2
|
||||
BuildRequires: lksctp-tools-devel
|
||||
BuildRequires: pkg-config >= 0.20
|
||||
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
|
||||
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
|
||||
|
||||
%description
|
||||
OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements
|
||||
|
Reference in New Issue
Block a user