Hello community,

here is the log from the commit of package libnl-doc for openSUSE:Factory 
checked in at 2016-05-17 17:16:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnl-doc (Old)
 and      /work/SRC/openSUSE:Factory/.libnl-doc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnl-doc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnl-doc/libnl-doc.changes      2013-06-13 
16:52:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnl-doc.new/libnl-doc.changes 2016-05-17 
17:16:08.000000000 +0200
@@ -1,0 +2,6 @@
+Sun May  8 17:40:11 UTC 2016 - [email protected]
+
+- Update to new upstream release 3.2.27
+* Documentation updated for libnl-3.2.27 API
+
+-------------------------------------------------------------------

Old:
----
  libnl-doc-3.2.22.tar.xz

New:
----
  libnl-doc-3.2.27.tar.gz
  libnl-doc-3.2.27.tar.gz.sig

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

Other differences:
------------------
++++++ libnl-doc.spec ++++++
--- /var/tmp/diff_new_pack.Uw3PM5/_old  2016-05-17 17:16:10.000000000 +0200
+++ /var/tmp/diff_new_pack.Uw3PM5/_new  2016-05-17 17:16:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnl-doc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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:           libnl-doc
-Version:        3.2.22
+Version:        3.2.27
 Release:        0
 Summary:        Documentation for libnl, a library for working with Netlink 
sockets
 License:        GPL-3.0
@@ -25,12 +25,12 @@
 Url:            http://www.carisma.slowglass.com/~tgr/libnl/
 
 #Git-Clone:    git://git.infradead.org/users/tgr/libnl
-#Git-Clone:    git://github.com/tgraf/libnl
-#DL-URL:       http://www.carisma.slowglass.com/~tgr/libnl/files/
-Source:         libnl-doc-%version.tar.xz
+#Git-Clone:    git://github.com/thom311/libnl/
+#Mailing-List: http://lists.infradead.org/mailman/listinfo/libnl
+Source:         
https://github.com/thom311/libnl/releases/download/libnl3_2_27/%name-%version.tar.gz
+Source2:        
https://github.com/thom311/libnl/releases/download/libnl3_2_27/%name-%version.tar.gz.sig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:     noarch
-BuildRequires:  xz
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
@@ -40,17 +40,12 @@
 Netlink protocol based Linux kernel interfaces.
 
 %prep
-%if 0%{?__xz:1}
 %setup -qn libnl-doc-%version
-%else
-tar -xf "%{S:0}" --use=xz;
-%setup -DTqn libnl-doc-%version
-%endif
 
 %build
 
 %install
-b="%buildroot";
+b="%buildroot"
 rm -Rf build-aux configure.ac
 find . -name .gitignore -delete
 mkdir -p "$b/%_docdir"


Reply via email to