Hello community,

here is the log from the commit of package libgtpnl for openSUSE:Factory 
checked in at 2019-08-22 10:50:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgtpnl (Old)
 and      /work/SRC/openSUSE:Factory/.libgtpnl.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgtpnl"

Thu Aug 22 10:50:09 2019 rev:4 rq:723417 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgtpnl/libgtpnl.changes        2019-01-05 
14:42:08.368491381 +0100
+++ /work/SRC/openSUSE:Factory/.libgtpnl.new.22127/libgtpnl.changes     
2019-08-22 10:50:12.297717338 +0200
@@ -1,0 +2,7 @@
+Thu Aug 15 04:58:55 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to new upstream release 1.2.1
+  * Build descriptions for other platforms were updated;
+    no user-visible changes
+
+-------------------------------------------------------------------

Old:
----
  libgtpnl-1.2.0.tar.xz

New:
----
  libgtpnl-1.2.1.tar.xz

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

Other differences:
------------------
++++++ libgtpnl.spec ++++++
--- /var/tmp/diff_new_pack.jxvjHr/_old  2019-08-22 10:50:13.025717240 +0200
+++ /var/tmp/diff_new_pack.jxvjHr/_new  2019-08-22 10:50:13.053717237 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgtpnl
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libgtpnl
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        GPRS tunnel configuration library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jxvjHr/_old  2019-08-22 10:50:13.129717227 +0200
+++ /var/tmp/diff_new_pack.jxvjHr/_new  2019-08-22 10:50:13.129717227 +0200
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/libgtpnl</param>
-               <param name="revision">1.2.0</param>
-               <param name="versionformat">1.2.0</param>
+               <param name="revision">1.2.1</param>
+               <param name="versionformat">1.2.1</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ libgtpnl-1.2.0.tar.xz -> libgtpnl-1.2.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/contrib/jenkins.sh 
new/libgtpnl-1.2.1/contrib/jenkins.sh
--- old/libgtpnl-1.2.0/contrib/jenkins.sh       2018-05-02 16:37:14.000000000 
+0200
+++ new/libgtpnl-1.2.1/contrib/jenkins.sh       2019-08-07 12:29:05.000000000 
+0200
@@ -8,5 +8,6 @@
 ./configure --enable-sanitize CFLAGS="-Werror" CPPFLAGS="-Werror"
 $MAKE $PARALLEL_MAKE
 $MAKE distcheck
+$MAKE maintainer-clean
 
 osmo-clean-workspace.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/changelog 
new/libgtpnl-1.2.1/debian/changelog
--- old/libgtpnl-1.2.0/debian/changelog 2018-05-02 16:37:14.000000000 +0200
+++ new/libgtpnl-1.2.1/debian/changelog 2019-08-07 12:29:05.000000000 +0200
@@ -1,3 +1,14 @@
+libgtpnl (1.2.1) unstable; urgency=medium
+
+  [ Pau Espin Pedrol ]
+  * debian/rules: Don't overwrite .tarball-version
+  * debian: Adapt package name to lib's current major version
+
+  [ Oliver Smith ]
+  * contrib/jenkins.sh: run "make maintainer-clean"
+
+ -- Pau Espin Pedrol <pes...@sysmocom.de>  Wed, 07 Aug 2019 12:29:04 +0200
+
 libgtpnl (1.2.0) unstable; urgency=medium
 
   * Fix CTRL_ATTR_FAMILY_ID attribute size
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/control 
new/libgtpnl-1.2.1/debian/control
--- old/libgtpnl-1.2.0/debian/control   2018-05-02 16:37:14.000000000 +0200
+++ new/libgtpnl-1.2.1/debian/control   2019-08-07 12:29:05.000000000 +0200
@@ -16,7 +16,7 @@
 Vcs-Browser: http://git.osmocom.org/gitweb?p=libgtpnl.git;a=summary
 Homepage: https://projects.osmocom.org/projects/openggsn
 
-Package: libgtpnl1
+Package: libgtpnl0
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -29,7 +29,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends: libmnl-dev,
-         libgtpnl1 (= ${binary:Version}),
+         libgtpnl0 (= ${binary:Version}),
          ${misc:Depends}
 Description: Development headers for Linux kernel GTP-U netlink library
  The header files provided by this package may be used to develop
@@ -40,6 +40,6 @@
 Multi-Arch: same
 Section: debug
 Priority: extra
-Depends: libgtpnl1 (= ${binary:Version}),
+Depends: libgtpnl0 (= ${binary:Version}),
          ${misc:Depends}
 Description: Debug symbols for Linux kernel GTP-U netlink library
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/libgtpnl0.install 
new/libgtpnl-1.2.1/debian/libgtpnl0.install
--- old/libgtpnl-1.2.0/debian/libgtpnl0.install 1970-01-01 01:00:00.000000000 
+0100
+++ new/libgtpnl-1.2.1/debian/libgtpnl0.install 2019-08-07 12:29:05.000000000 
+0200
@@ -0,0 +1 @@
+usr/lib/*/libgtpnl*.so.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/libgtpnl1.install 
new/libgtpnl-1.2.1/debian/libgtpnl1.install
--- old/libgtpnl-1.2.0/debian/libgtpnl1.install 2018-05-02 16:37:14.000000000 
+0200
+++ new/libgtpnl-1.2.1/debian/libgtpnl1.install 1970-01-01 01:00:00.000000000 
+0100
@@ -1 +0,0 @@
-usr/lib/*/libgtpnl*.so.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/rules 
new/libgtpnl-1.2.1/debian/rules
--- old/libgtpnl-1.2.0/debian/rules     2018-05-02 16:37:14.000000000 +0200
+++ new/libgtpnl-1.2.1/debian/rules     2019-08-07 12:29:05.000000000 +0200
@@ -24,7 +24,3 @@
 # Print test results in case of a failure
 override_dh_auto_test:
        dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
-
-override_dh_autoreconf:
-       echo $(VERSION) > .tarball-version
-       dh_autoreconf


Reply via email to