Accepting request 1247767 from network:telephony
- Update to relase 0.3.1 OBS-URL: https://build.opensuse.org/request/show/1247767 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osmo-smlc?expand=0&rev=6
This commit is contained in:
commit
4e1d020293
BIN
0.3.0.tar.gz
(Stored with Git LFS)
BIN
0.3.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
0.3.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
0.3.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
mtime: 1729955261
|
mtime: 1740184768
|
||||||
commit: f64984040474717672da9c90955b764d855ceac9721e7e68a14e3685bbeb706a
|
commit: c391155fc71a58146be37fd37f5a2f926d5baa656b5b9a46d50d1e61def0c105
|
||||||
url: https://src.opensuse.org/jengelh/osmo-smlc
|
url: https://src.opensuse.org/jengelh/osmo-smlc
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0a23e6133288ef36318957d2a00b7c607c833a20f3c02c818c062adf179cda43
|
oid sha256:a11f388721869451ee567717978026944e7f943dc5ddeb4129b7d03a1d81e39a
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Sat Oct 26 14:19:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -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.3.0
|
Version: 0.3.1
|
||||||
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,8 +30,7 @@ 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-sigtran) >= 1.9.0
|
BuildRequires: pkgconfig(libosmo-sigtran) >= 2.0.0
|
||||||
BuildRequires: pkgconfig(libosmo-sccp) >= 1.9.0
|
|
||||||
BuildRequires: pkgconfig(libosmocore) >= 1.10.0
|
BuildRequires: pkgconfig(libosmocore) >= 1.10.0
|
||||||
BuildRequires: pkgconfig(libosmoctrl) >= 1.10.0
|
BuildRequires: pkgconfig(libosmoctrl) >= 1.10.0
|
||||||
BuildRequires: pkgconfig(libosmogsm) >= 1.10.0
|
BuildRequires: pkgconfig(libosmogsm) >= 1.10.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user