Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgtpnl for openSUSE:Factory 
checked in at 2021-03-15 10:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgtpnl (Old)
 and      /work/SRC/openSUSE:Factory/.libgtpnl.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgtpnl"

Mon Mar 15 10:56:03 2021 rev:6 rq:878986 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgtpnl/libgtpnl.changes        2020-09-17 
14:45:26.571601314 +0200
+++ /work/SRC/openSUSE:Factory/.libgtpnl.new.2401/libgtpnl.changes      
2021-03-15 10:56:04.617326122 +0100
@@ -1,0 +2,6 @@
+Sun Mar 14 21:09:22 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.2.2
+  * install gtp-tunnel and gtp-link tools
+
+-------------------------------------------------------------------

Old:
----
  _service
  libgtpnl-1.2.1.tar.xz

New:
----
  1.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgtpnl.spec ++++++
--- /var/tmp/diff_new_pack.3z2DaR/_old  2021-03-15 10:56:05.101326865 +0100
+++ /var/tmp/diff_new_pack.3z2DaR/_new  2021-03-15 10:56:05.101326865 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgtpnl
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,16 @@
 
 
 Name:           libgtpnl
-Version:        1.2.1
+Version:        1.2.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:         %name-%version.tar.xz
+Source:         https://github.com/osmocom/libgtpnl/archive/%version.tar.gz
 BuildRequires:  libtool >= 2
 BuildRequires:  pkg-config
-BuildRequires:  xz
 BuildRequires:  pkgconfig(libmnl) >= 1.0.0
 
 %description
@@ -56,6 +55,14 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libgtpnl.
 
+%package tools
+Summary:        GTP tunnel configuration utilities
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
+Group:          Productivity/Networking/Routing
+
+%description tools
+Utilities to configure GTP tunnels.
+
 %prep
 %autosetup -p1
 
@@ -85,4 +92,7 @@
 %_libdir/libgtpnl.so
 %_libdir/pkgconfig/*.pc
 
+%files tools
+%_bindir/gtp-*
+
 %changelog

Reply via email to