SHA256
1
0
forked from pool/libgtpnl

6 Commits

6 changed files with 25 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.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1739454089
commit: 9a79253e9db9576f9b381884b315285df937efdd6d8c02a6670fadde5ec1914e
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:b1338b8e45bf8d00146a7c785957410ea3d5ee93624bc4b2fdda33537477bb9c
size 256

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 13 13:41:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.2
* dev_create: support returning -EEXIST
-------------------------------------------------------------------
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) 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,13 +17,12 @@
Name: libgtpnl
Version: 1.2.5
Version: 1.3.2
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*