Hello community, here is the log from the commit of package giflib for openSUSE:Factory checked in at 2018-11-18 23:23:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/giflib (Old) and /work/SRC/openSUSE:Factory/.giflib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "giflib" Sun Nov 18 23:23:57 2018 rev:38 rq:648854 version:5.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/giflib/giflib.changes 2017-12-03 10:07:59.566830986 +0100 +++ /work/SRC/openSUSE:Factory/.giflib.new/giflib.changes 2018-11-18 23:24:04.034071432 +0100 @@ -1,0 +2,6 @@ +Fri Nov 9 23:16:46 UTC 2018 - [email protected] + +- Remove unused build requires on X libraries +- Use %license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ giflib.spec ++++++ --- /var/tmp/diff_new_pack.gZYmNt/_old 2018-11-18 23:24:07.094067703 +0100 +++ /var/tmp/diff_new_pack.gZYmNt/_new 2018-11-18 23:24:07.094067703 +0100 @@ -1,7 +1,7 @@ # # spec file for package giflib # -# Copyright (c) 2017 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 @@ -12,7 +12,7 @@ # 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/ # @@ -31,12 +31,6 @@ Patch3: giflib-CVE-2016-3977.patch Patch4: fix-autoconf11.patch BuildRequires: libtool >= 2 -BuildRequires: xorg-x11-libICE-devel -BuildRequires: xorg-x11-libSM-devel -BuildRequires: xorg-x11-libX11-devel -BuildRequires: xorg-x11-libXau-devel -BuildRequires: xorg-x11-libXdmcp-devel -BuildRequires: xorg-x11-libXt-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -111,7 +105,7 @@ %files -n %{lname} %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/lib*.so.* %files devel @@ -121,7 +115,8 @@ %files progs %defattr(-,root,root) -%doc COPYING NEWS README doc +%license COPYING +%doc NEWS README doc %{_bindir}/* %changelog
