Hello community,

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

Package is "texamator"

Mon Jun 26 15:55:40 2017 rev:2 rq:506066 version:2.4.5+git.20170512.09c0307

Changes:
--------
--- /work/SRC/openSUSE:Factory/texamator/texamator.changes      2017-05-24 
16:52:00.168740331 +0200
+++ /work/SRC/openSUSE:Factory/.texamator.new/texamator.changes 2017-06-26 
15:56:00.651953864 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sat Jun 24 15:49:25 UTC 2017 - bwiedem...@suse.com
+
+- Use convert -strip to not add timestamps to png files
+

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

Other differences:
------------------
++++++ texamator.spec ++++++
--- /var/tmp/diff_new_pack.ndYyrP/_old  2017-06-26 15:56:01.267867011 +0200
+++ /var/tmp/diff_new_pack.ndYyrP/_new  2017-06-26 15:56:01.271866447 +0200
@@ -85,7 +85,7 @@
   if [ "$_width" -ge 256 ]; then
     for s in 16 32 48 64 128 256; do
       mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
-      convert \
+      convert -strip \
         $_file -resize $s \
         %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
     done


Reply via email to