Hello community,

here is the log from the commit of package upsm for openSUSE:Factory checked in 
at 2018-08-20 16:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/upsm (Old)
 and      /work/SRC/openSUSE:Factory/.upsm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "upsm"

Mon Aug 20 16:19:38 2018 rev:2 rq:630306 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/upsm/upsm.changes        2018-08-03 
12:39:23.335755769 +0200
+++ /work/SRC/openSUSE:Factory/.upsm.new/upsm.changes   2018-08-20 
16:19:38.812841625 +0200
@@ -1,0 +2,6 @@
+Sat Aug 18 03:50:31 UTC 2018 - bwiedem...@suse.com
+
+- Use convert -strip to drop png timestamps
+  to make package build reproducible (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ upsm.spec ++++++
--- /var/tmp/diff_new_pack.Lx0Pll/_old  2018-08-20 16:19:39.160842116 +0200
+++ /var/tmp/diff_new_pack.Lx0Pll/_new  2018-08-20 16:19:39.160842116 +0200
@@ -41,7 +41,7 @@
 
 %prep
 %setup -q
-convert icons/upsm.png -resize 128x128 icons/upsm.png
+convert -strip icons/upsm.png -resize 128x128 icons/upsm.png
 
 %build
 %cmake


Reply via email to