Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2017-05-03 15:58:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and      /work/SRC/openSUSE:Factory/.qhexedit2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qhexedit2"

Wed May  3 15:58:22 2017 rev:7 rq:492516 version:0.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes      2017-01-11 
12:04:00.503401172 +0100
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2017-05-03 
15:58:27.581472248 +0200
@@ -1,0 +2,6 @@
+Tue May  2 12:48:42 UTC 2017 - [email protected]
+
+- Use convert -strip to not have timestamps in png files
+  to make build fully reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qhexedit2.spec ++++++
--- /var/tmp/diff_new_pack.F8eCD8/_old  2017-05-03 15:58:28.221381909 +0200
+++ /var/tmp/diff_new_pack.F8eCD8/_new  2017-05-03 15:58:28.225381345 +0200
@@ -113,7 +113,7 @@
 
 # Install icon
 install -d %{buildroot}%{_datadir}/pixmaps
-convert doc/html/qhexedit.png -resize 128x128! 
%{buildroot}%{_datadir}/pixmaps/qhexedit.png
+convert -strip doc/html/qhexedit.png -resize 128x128! 
%{buildroot}%{_datadir}/pixmaps/qhexedit.png
 
 %post
 %desktop_database_post


Reply via email to