Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2017-03-13 15:33:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Mon Mar 13 15:33:49 2017 rev:222 rq:478949 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2017-03-04 16:42:19.912312932 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2017-03-13 15:35:12.175696797 +0100 @@ -1,0 +2,5 @@ +Mon Mar 6 07:54:19 UTC 2017 - [email protected] + +- export WIDL_TIME_OVERRIDE="0" for more reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.AcUbq3/_old 2017-03-13 15:35:13.583497847 +0100 +++ /var/tmp/diff_new_pack.AcUbq3/_new 2017-03-13 15:35:13.583497847 +0100 @@ -130,6 +130,7 @@ %build cat VERSION +export WIDL_TIME_OVERRIDE="0" # for reproducible builds. %ifarch %ix86 # e.g. Steam and other copy protections hate EBP being used for something else. export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
