Hello community,

here is the log from the commit of package aqbanking for openSUSE:Factory 
checked in at 2017-07-09 13:04:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aqbanking (Old)
 and      /work/SRC/openSUSE:Factory/.aqbanking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aqbanking"

Sun Jul  9 13:04:21 2017 rev:72 rq:508952 version:5.7.6beta

Changes:
--------
--- /work/SRC/openSUSE:Factory/aqbanking/aqbanking.changes      2017-06-29 
15:13:27.095165581 +0200
+++ /work/SRC/openSUSE:Factory/.aqbanking.new/aqbanking.changes 2017-07-09 
13:04:24.881272623 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 07:55:25 UTC 2017 - bwiedem...@suse.com
+
+- override build date to make build reproducible and fix build-compare
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aqbanking.spec ++++++
--- /var/tmp/diff_new_pack.q5KGXW/_old  2017-07-09 13:04:25.493186295 +0200
+++ /var/tmp/diff_new_pack.q5KGXW/_new  2017-07-09 13:04:25.493186295 +0200
@@ -169,8 +169,9 @@
 # quick fix for $CPP being unset and configure failing to handle include dirs 
properly
 CPP=`which cpp`
 export CPP
+[ -n "$SOURCE_DATE_EPOCH" ] && 
builddate=--with-build-datetime=@$SOURCE_DATE_EPOCH
 %configure\
-       --enable-release \
+       --enable-release $builddate \
        --with-backends="$BACKEND_LIST"  \
        --enable-full-doc \
        --with-qt4-libs=%{_libdir} \


Reply via email to