Hello community,

here is the log from the commit of package teeworlds for openSUSE:Factory 
checked in at 2017-05-22 10:46:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/teeworlds (Old)
 and      /work/SRC/openSUSE:Factory/.teeworlds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "teeworlds"

Mon May 22 10:46:25 2017 rev:2 rq:492887 version:0.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/teeworlds/teeworlds.changes      2017-01-25 
23:20:04.592265164 +0100
+++ /work/SRC/openSUSE:Factory/.teeworlds.new/teeworlds.changes 2017-05-22 
10:46:26.417735949 +0200
@@ -1,0 +2,6 @@
+Tue May  2 11:43:17 UTC 2017 - [email protected]
+
+- Use convert -strip to not have timestamps in png files
+  to make build more reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ teeworlds.spec ++++++
--- /var/tmp/diff_new_pack.bNZjhT/_old  2017-05-22 10:46:27.501583187 +0200
+++ /var/tmp/diff_new_pack.bNZjhT/_new  2017-05-22 10:46:27.505582623 +0200
@@ -85,7 +85,7 @@
 index=0
 for res in 256 128 48 32 24 16; do
        mkdir -p "%{buildroot}%{_datadir}/icons/hicolor/$res"x"$res/apps"
-    convert "other/icons/Teeworlds.ico[$index]" 
"%{buildroot}%{_datadir}/icons/hicolor/$res"x"$res/apps/%{name}.png"
+    convert -strip "other/icons/Teeworlds.ico[$index]" 
"%{buildroot}%{_datadir}/icons/hicolor/$res"x"$res/apps/%{name}.png"
     index=$((index+1))
 done
 %suse_update_desktop_file %{name}


Reply via email to