forked from pool/osmo-smlc
osmo-smlc 0.3.0
This commit is contained in:
parent
a974e7da03
commit
f649840404
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5b8bcc4d1b6329644fe6c6437c364a35534fc3ee50b2b04d8a9d11c7184ee75b
|
|
||||||
size 57970
|
|
BIN
0.3.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
0.3.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: osmo-smlc
|
Name: osmo-smlc
|
||||||
Version: 0.2.4
|
Version: 0.3.0
|
||||||
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,12 @@ 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) >= 1.9.0
|
||||||
BuildRequires: pkgconfig(libosmo-sigtran) >= 1.8.0
|
BuildRequires: pkgconfig(libosmo-sccp) >= 1.9.0
|
||||||
BuildRequires: pkgconfig(libosmocore) >= 1.9.0
|
BuildRequires: pkgconfig(libosmocore) >= 1.10.0
|
||||||
BuildRequires: pkgconfig(libosmoctrl) >= 1.9.0
|
BuildRequires: pkgconfig(libosmoctrl) >= 1.10.0
|
||||||
BuildRequires: pkgconfig(libosmogsm) >= 1.9.0
|
BuildRequires: pkgconfig(libosmogsm) >= 1.10.0
|
||||||
BuildRequires: pkgconfig(libosmovty) >= 1.9.0
|
BuildRequires: pkgconfig(libosmovty) >= 1.10.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements
|
OsmoSMLC is the Osmocom Serving Mobile Location Centre. It implements
|
||||||
|
Loading…
Reference in New Issue
Block a user