Hello community,

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

Package is "gnutls"

Sat May  6 18:25:05 2017 rev:98 rq:492632 version:3.5.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes    2017-02-22 
13:50:21.887384167 +0100
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes       2017-05-06 
18:25:06.473694459 +0200
@@ -1,0 +2,5 @@
+Sat Apr 29 20:03:38 UTC 2017 - [email protected]
+
+- call gzip -n to make build fully reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnutls.spec ++++++
--- /var/tmp/diff_new_pack.NlBBsW/_old  2017-05-06 18:25:08.589395923 +0200
+++ /var/tmp/diff_new_pack.NlBBsW/_new  2017-05-06 18:25:08.593395359 +0200
@@ -246,7 +246,7 @@
 
 # PNG files are replaced with the compressed files and that breaks
 # deduplication, this is workaround
-find %{buildroot}%{_datadir} -name '*.png' -exec gzip -9 {} +
+find %{buildroot}%{_datadir} -name '*.png' -exec gzip -n -9 {} +
 %fdupes -s %{buildroot}%{_datadir}
 
 %find_lang libgnutls --all-name




Reply via email to