Hello community,

here is the log from the commit of package qsyncthingtray for openSUSE:Factory 
checked in at 2017-06-26 15:55:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qsyncthingtray (Old)
 and      /work/SRC/openSUSE:Factory/.qsyncthingtray.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qsyncthingtray"

Mon Jun 26 15:55:13 2017 rev:2 rq:506065 version:0.5.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/qsyncthingtray/qsyncthingtray.changes    
2017-05-17 10:54:10.704310998 +0200
+++ /work/SRC/openSUSE:Factory/.qsyncthingtray.new/qsyncthingtray.changes       
2017-06-26 15:55:56.592526304 +0200
@@ -1,0 +2,5 @@
+Sat Jun 24 15:55:41 UTC 2017 - [email protected]
+
+- Use convert -strip to not add timestamps to png files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qsyncthingtray.spec ++++++
--- /var/tmp/diff_new_pack.sZ6Fav/_old  2017-06-26 15:55:57.748363313 +0200
+++ /var/tmp/diff_new_pack.sZ6Fav/_new  2017-06-26 15:55:57.752362750 +0200
@@ -89,7 +89,7 @@
 
 for size in 16 32 48 64 128 256 512; do
     mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
-    convert -resize ${size}x${size} resources/images/Icon1024.png \
+    convert -strip -resize ${size}x${size} resources/images/Icon1024.png \
       %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
 done
 


Reply via email to