Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2017-05-17 10:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and      /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenPrintingPPDs"

Wed May 17 10:45:51 2017 rev:20 rq:493645 version:4.0.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes        
2014-04-08 17:20:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2017-05-17 10:45:52.678370900 +0200
@@ -1,0 +2,5 @@
+Sat Apr 29 18:32:13 UTC 2017 - [email protected]
+
+- call gzip -n to make build more reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenPrintingPPDs.spec ++++++
--- /var/tmp/diff_new_pack.F4OLt7/_old  2017-05-17 10:45:54.050177927 +0200
+++ /var/tmp/diff_new_pack.F4OLt7/_new  2017-05-17 10:45:54.054177364 +0200
@@ -224,7 +224,7 @@
 for d in $PPDs_DIRs
 do echo "Compressing the PPDs in $d"
    for p in $d/*.ppd
-   do gzip -9 "$p"
+   do gzip -n -9 "$p"
    done
    echo "Finished compressing the PPDs in $d"
 done


Reply via email to