Accepting request 1218523 from network:telephony

- Update to release 1.3.1

OBS-URL: https://build.opensuse.org/request/show/1218523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtpnl?expand=0&rev=10
This commit is contained in:
2024-10-28 14:20:13 +00:00
committed by Git OBS Bridge
6 changed files with 19 additions and 8 deletions

View File

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

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

Binary file not shown.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1729949648
commit: 82dddaf05313843c0fed989a1478dc854fc5d183181c1fcc27a45276dd19bddc
url: https://src.opensuse.org/jengelh/libgtpnl
revision: master

3
build.specials.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:663f02f9a5ccc72c6e3fb2d69948592e189d646716e8c4b8b16a5904a8ae3c87
size 256

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 26 13:32:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.1
* Add IPv6 support
-------------------------------------------------------------------
Wed Nov 1 18:20:21 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libgtpnl
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,12 @@
Name: libgtpnl
Version: 1.2.5
Version: 1.3.1
Release: 0
Summary: GPRS tunnel configuration library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/C and C++
URL: https://osmocom.org/projects/linux-kernel-gtp-u/wiki
Source: https://github.com/osmocom/libgtpnl/archive/%version.tar.gz
BuildRequires: libtool >= 2
BuildRequires: pkg-config
@@ -80,8 +79,7 @@ rm -f "%buildroot/%_libdir"/*.la
%check
%make_build check
%post -n libgtpnl0 -p /sbin/ldconfig
%postun -n libgtpnl0 -p /sbin/ldconfig
%ldconfig_scriptlets -n libgtpnl0
%files -n libgtpnl0
%_libdir/libgtpnl.so.0*