Hello community,

here is the log from the commit of package flint for openSUSE:Factory checked 
in at 2017-05-29 22:19:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flint (Old)
 and      /work/SRC/openSUSE:Factory/.flint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flint"

Mon May 29 22:19:48 2017 rev:7 rq:498731 version:3.0~5831

Changes:
--------
--- /work/SRC/openSUSE:Factory/flint/flint.changes      2016-11-14 
20:16:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.flint.new/flint.changes 2017-05-29 
22:19:50.206404874 +0200
@@ -1,0 +2,5 @@
+Sun May 28 07:21:16 UTC 2017 - [email protected]
+
+- Sort input files to make build reproducible (boo#1041090)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 0001-build-provide-autotools-files.patch ++++++
--- /var/tmp/diff_new_pack.oYrhVa/_old  2017-05-29 22:19:51.130274421 +0200
+++ /var/tmp/diff_new_pack.oYrhVa/_new  2017-05-29 22:19:51.130274421 +0200
@@ -126,7 +126,7 @@
 +{
 +      echo "$1 = \\";
 +      shift;
-+      find "$@" -maxdepth 1 -type f -name "*.c" -printf '\t%p \\\n';
++      find "$@" -maxdepth 1 -type f -name "*.c" -printf '\t%p \\\n' | sort;
 +      echo '$(empty)';
 +}
 +


Reply via email to