Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2016-03-16 10:33:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/converseen (Old)
 and      /work/SRC/openSUSE:Factory/.converseen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "converseen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/converseen/converseen.changes    2015-04-02 
16:03:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes       
2016-03-16 10:33:50.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar  8 18:25:48 UTC 2016 - bwiedem...@suse.com
+
+- drop build time from png file to fix build-compare
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ converseen.spec ++++++
--- /var/tmp/diff_new_pack.41ES5M/_old  2016-03-16 10:33:51.000000000 +0100
+++ /var/tmp/diff_new_pack.41ES5M/_new  2016-03-16 10:33:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package converseen
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -88,7 +88,7 @@
 for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
     install -dm 0755 \
         %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/
-    convert res/%{name}.png -resize ${size} \
+    convert res/%{name}.png -strip -resize ${size} \
         %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png || true
 done
 %find_lang %{name} --with-qt


Reply via email to