Hello community, here is the log from the commit of package libconfig for openSUSE:Factory checked in at 2018-03-29 11:50:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libconfig (Old) and /work/SRC/openSUSE:Factory/.libconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libconfig" Thu Mar 29 11:50:13 2018 rev:13 rq:591263 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libconfig/libconfig.changes 2018-02-12 10:08:22.988277553 +0100 +++ /work/SRC/openSUSE:Factory/.libconfig.new/libconfig.changes 2018-03-29 11:50:15.217965183 +0200 @@ -1,0 +2,5 @@ +Mon Mar 26 17:06:46 CEST 2018 - [email protected] + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libconfig.spec ++++++ --- /var/tmp/diff_new_pack.sY5Fos/_old 2018-03-29 11:50:15.917939972 +0200 +++ /var/tmp/diff_new_pack.sY5Fos/_new 2018-03-29 11:50:15.917939972 +0200 @@ -21,7 +21,7 @@ Version: 1.7 Release: 0 Summary: A library for manipulating structured configuration files -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: https://hyperrealm.github.io/libconfig Source0: https://github.com/hyperrealm/libconfig/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -126,11 +126,13 @@ %postun -n libconfig++%{_soversion} -p /sbin/ldconfig %files -n libconfig%{_soversion} -%doc AUTHORS COPYING* README +%license COPYING* +%doc AUTHORS README %{_libdir}/libconfig.so.* %files -n libconfig++%{_soversion} -%doc AUTHORS COPYING* README +%license COPYING* +%doc AUTHORS README %{_libdir}/libconfig++.so.* %files devel
