Hello community, here is the log from the commit of package gcolor2 for openSUSE:Factory checked in at 2016-03-17 16:33:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcolor2 (Old) and /work/SRC/openSUSE:Factory/.gcolor2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcolor2" Changes: -------- --- /work/SRC/openSUSE:Factory/gcolor2/gcolor2.changes 2014-08-20 10:51:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gcolor2.new/gcolor2.changes 2016-03-17 16:47:26.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 8 18:13:12 UTC 2016 - [email protected] + +- drop build time from png file to fix build-compare + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcolor2.spec ++++++ --- /var/tmp/diff_new_pack.ydsO2t/_old 2016-03-17 16:47:27.000000000 +0100 +++ /var/tmp/diff_new_pack.ydsO2t/_new 2016-03-17 16:47:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gcolor2 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -29,12 +29,12 @@ # add missing headers, function declarations and translation symbols to fix warnings Patch0: gcolor2-0.4-warnings.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libtool BuildRequires: ImageMagick BuildRequires: gtk2-devel BuildRequires: intltool -BuildRequires: perl(XML::Parser) +BuildRequires: libtool BuildRequires: update-desktop-files +BuildRequires: perl(XML::Parser) %if 0%{?fedora} >= 15 BuildRequires: sane-backends-libs %endif @@ -72,7 +72,7 @@ for size in 16 32 48; do SIZE="${size}x${size}" %{__mkdir_p} %{buildroot}%{iconsdir}/$SIZE/apps - convert -scale $SIZE pixmaps/icon.png %{buildroot}%{iconsdir}/$SIZE/apps/%{name}.png + convert -strip -scale $SIZE pixmaps/icon.png %{buildroot}%{iconsdir}/$SIZE/apps/%{name}.png done %find_lang %{name}
