Hello community, here is the log from the commit of package libndp for openSUSE:Factory checked in at 2018-03-07 10:31:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libndp (Old) and /work/SRC/openSUSE:Factory/.libndp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libndp" Wed Mar 7 10:31:08 2018 rev:6 rq:582546 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libndp/libndp.changes 2016-06-29 15:01:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libndp.new/libndp.changes 2018-03-07 10:31:11.390027033 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:35:41 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libndp.spec ++++++ --- /var/tmp/diff_new_pack.sTIbFb/_old 2018-03-07 10:31:13.329957057 +0100 +++ /var/tmp/diff_new_pack.sTIbFb/_new 2018-03-07 10:31:13.333956913 +0100 @@ -1,7 +1,7 @@ # # spec file for package libndp # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,9 +20,9 @@ Version: 1.6 Release: 0 Summary: Library for Neighbor Discovery Protocol -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Networking/Other -Url: http://www.libndp.org/ +URL: http://www.libndp.org/ Source: http://www.libndp.org/files/libndp-%{version}.tar.gz BuildRequires: pkgconfig @@ -64,19 +64,16 @@ %postun -n libndp0 -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING +%license COPYING %{_bindir}/ndptool %{_mandir}/man8/ndptool.8%{?ext_man} %files -n libndp0 -%defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/libndp.so.* %files devel -%defattr(-,root,root) -%doc COPYING +%license COPYING %{_includedir}/ndp.h %{_libdir}/libndp.so %{_libdir}/pkgconfig/libndp.pc
