Hello community, here is the log from the commit of package libnl-doc for openSUSE:Factory checked in at 2019-12-21 12:32:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnl-doc (Old) and /work/SRC/openSUSE:Factory/.libnl-doc.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnl-doc" Sat Dec 21 12:32:43 2019 rev:5 rq:758350 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libnl-doc/libnl-doc.changes 2016-05-17 17:16:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libnl-doc.new.6675/libnl-doc.changes 2019-12-21 12:33:21.259419529 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 23:07:41 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 3.5.0 + * Update for libnl's new APIs in 3.5.0 + +------------------------------------------------------------------- Old: ---- libnl-doc-3.2.27.tar.gz libnl-doc-3.2.27.tar.gz.sig New: ---- libnl-doc-3.5.0.tar.gz libnl-doc-3.5.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnl-doc.spec ++++++ --- /var/tmp/diff_new_pack.qbqxZ8/_old 2019-12-21 12:33:22.299420024 +0100 +++ /var/tmp/diff_new_pack.qbqxZ8/_new 2019-12-21 12:33:22.303420026 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnl-doc # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,35 +12,33 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libnl-doc -Version: 3.2.27 +%define uver 3_5_0 +Version: 3.5.0 Release: 0 Summary: Documentation for libnl, a library for working with Netlink sockets -License: GPL-3.0 +License: GPL-3.0-only Group: Documentation/HTML -Url: http://www.carisma.slowglass.com/~tgr/libnl/ +URL: http://www.carisma.slowglass.com/~tgr/libnl/ -#Git-Clone: git://git.infradead.org/users/tgr/libnl -#Git-Clone: git://github.com/thom311/libnl/ +#Git-Clone: https://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 +Source: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-doc-%version.tar.gz +Source2: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-doc-%version.tar.gz.sig BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -%if 0%{?suse_version} BuildRequires: fdupes -%endif %description The libnl suite is a collection of libraries providing APIs to Netlink protocol based Linux kernel interfaces. %prep -%setup -qn libnl-doc-%version +%autosetup -p1 %build @@ -50,12 +48,9 @@ find . -name .gitignore -delete mkdir -p "$b/%_docdir" cp -a . "$b/%_docdir/%name" -%if 0%{?fdupes:1} %fdupes %buildroot/%_prefix -%endif %files -%defattr(-,root,root) %_docdir/%name %changelog ++++++ libnl-doc-3.2.27.tar.gz -> libnl-doc-3.5.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/libnl-doc/libnl-doc-3.2.27.tar.gz /work/SRC/openSUSE:Factory/.libnl-doc.new.6675/libnl-doc-3.5.0.tar.gz differ: char 5, line 1
