Hello community, here is the log from the commit of package libt3config for openSUSE:Factory checked in at 2019-01-08 12:29:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libt3config (Old) and /work/SRC/openSUSE:Factory/.libt3config.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libt3config" Tue Jan 8 12:29:26 2019 rev:6 rq:663384 version:0.2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/libt3config/libt3config.changes 2015-02-20 12:01:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libt3config.new.28833/libt3config.changes 2019-01-08 12:31:31.864072627 +0100 @@ -1,0 +2,7 @@ +Mon Jan 7 13:10:14 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 0.2.11 + * No functional changes: The pre-generated Doxygen + documentation is removed from the source package. + +------------------------------------------------------------------- Old: ---- libt3config-0.2.10.tar.bz2 New: ---- libt3config-0.2.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libt3config.spec ++++++ --- /var/tmp/diff_new_pack.0RDXKR/_old 2019-01-08 12:31:32.348072101 +0100 +++ /var/tmp/diff_new_pack.0RDXKR/_new 2019-01-08 12:31:32.348072101 +0100 @@ -1,7 +1,7 @@ # # spec file for package libt3config # -# Copyright (c) 2015 SUSE LINUX Products 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 @@ -12,28 +12,26 @@ # 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: libt3config %define lname libt3config0 -Version: 0.2.10 +Version: 0.2.11 Release: 0 Summary: The Tilde Toolkit's library for reading and writing configuration files -License: GPL-3.0 +License: GPL-3.0-only Group: Development/Libraries/C and C++ Url: http://os.ghalkes.nl/t3/libt3config.html #Git-Clone: git://github.com/gphalkes/t3config Source: http://os.ghalkes.nl/dist/%name-%version.tar.bz2 +BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gettext-tools BuildRequires: libtool BuildRequires: pkgconfig -%if 0%{?suse_version} -BuildRequires: fdupes -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -71,12 +69,9 @@ make %{?_smp_mflags} %install -b="%buildroot" -make install DESTDIR="$b" -rm -f "$b/%_libdir"/*.la -%if 0%{?fdupes:1} +%make_install +rm -f "%buildroot/%_libdir"/*.la %fdupes %buildroot/%_prefix -%endif %post -p /sbin/ldconfig -n %lname %postun -p /sbin/ldconfig -n %lname ++++++ libt3config-0.2.10.tar.bz2 -> libt3config-0.2.11.tar.bz2 ++++++ ++++ 13470 lines of diff (skipped)
