Hello community,

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

Package is "qtodotxt"

Mon Jun 26 15:55:08 2017 rev:5 rq:506064 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtodotxt/qtodotxt.changes        2017-05-16 
14:44:59.820463036 +0200
+++ /work/SRC/openSUSE:Factory/.qtodotxt.new/qtodotxt.changes   2017-06-26 
15:55:52.237140477 +0200
@@ -1,0 +2,5 @@
+Sat Jun 24 16:09:06 UTC 2017 - [email protected]
+
+- Use convert -strip to not add timestamps to png files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qtodotxt.spec ++++++
--- /var/tmp/diff_new_pack.E8RRSF/_old  2017-06-26 15:55:52.801060956 +0200
+++ /var/tmp/diff_new_pack.E8RRSF/_new  2017-06-26 15:55:52.805060392 +0200
@@ -55,7 +55,7 @@
   --prefix=%{_prefix}
 
 # A tricky way to get all available icon sizes.
-convert %{name}/ui/resources/%{name}.ico packaging/%{name}.png
+convert -strip %{name}/ui/resources/%{name}.ico packaging/%{name}.png
 iter=0
 for size in 48 32 16; do
     install -Dpm 0644 packaging/%{name}-$iter.png \


Reply via email to