Hello community,

here is the log from the commit of package yamagi-quake2 for openSUSE:Factory 
checked in at 2017-05-03 15:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yamagi-quake2 (Old)
 and      /work/SRC/openSUSE:Factory/.yamagi-quake2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yamagi-quake2"

Wed May  3 15:57:42 2017 rev:3 rq:492415 version:6.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/yamagi-quake2/yamagi-quake2.changes      
2017-02-14 00:43:57.587856640 +0100
+++ /work/SRC/openSUSE:Factory/.yamagi-quake2.new/yamagi-quake2.changes 
2017-05-03 15:57:43.951631615 +0200
@@ -1,0 +2,6 @@
+Tue May  2 05:27:58 UTC 2017 - [email protected]
+
+- use convert -strip to not have timestamps in png files
+  to make build fully reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yamagi-quake2.spec ++++++
--- /var/tmp/diff_new_pack.JOfhhm/_old  2017-05-03 15:57:45.175458843 +0200
+++ /var/tmp/diff_new_pack.JOfhhm/_new  2017-05-03 15:57:45.179458278 +0200
@@ -69,7 +69,7 @@
 install -Dpm 644 stuff/icon/Quake2.svg 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/yquake2.svg
 for res in 256 128 96 64 32 16; do
     mkdir -p "%{buildroot}%{_datadir}/icons/hicolor/$res"x"$res/apps"
-    convert stuff/icon/Quake2.png -resize $res"x"$res 
"%{buildroot}%{_datadir}/icons/hicolor/$res"x"$res/apps/yquake2.png"
+    convert -strip stuff/icon/Quake2.png -resize $res"x"$res 
"%{buildroot}%{_datadir}/icons/hicolor/$res"x"$res/apps/yquake2.png"
 done
 
 # Install Wrapper


Reply via email to