Hello community,

here is the log from the commit of package wxstedit for openSUSE:Factory 
checked in at 2017-05-06 18:31:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxstedit (Old)
 and      /work/SRC/openSUSE:Factory/.wxstedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxstedit"

Sat May  6 18:31:05 2017 rev:2 rq:493057 version:1.6.0.r3180

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxstedit/wxstedit.changes        2016-11-10 
13:17:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wxstedit.new/wxstedit.changes   2017-05-06 
18:31:09.118523458 +0200
@@ -1,0 +2,6 @@
+Tue May  2 12:22:32 UTC 2017 - [email protected]
+
+- Use convert -strip to not have timestamps in png files
+  to make build fully reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wxstedit.spec ++++++
--- /var/tmp/diff_new_pack.DDBuED/_old  2017-05-06 18:31:10.006398174 +0200
+++ /var/tmp/diff_new_pack.DDBuED/_new  2017-05-06 18:31:10.010397611 +0200
@@ -94,7 +94,7 @@
 mkdir -p %{buildroot}%{_datadir}/applications/
 install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
 
-convert art/pencil.ico wxStEdit.png
+convert -strip art/pencil.ico wxStEdit.png
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
 install -p -m 644 wxStEdit-1.png 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/wxStEdit.png
 


Reply via email to