Hello community, here is the log from the commit of package sed for openSUSE:Factory checked in at 2018-04-19 15:13:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sed (Old) and /work/SRC/openSUSE:Factory/.sed.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sed" Thu Apr 19 15:13:21 2018 rev:30 rq:597562 version:4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sed/sed.changes 2018-04-11 13:46:51.463643816 +0200 +++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes 2018-04-19 15:13:24.189885675 +0200 @@ -1,0 +2,5 @@ +Sat Apr 14 03:42:05 UTC 2018 - [email protected] + +- Make package build reproducible (boo#1040589) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sed.spec ++++++ --- /var/tmp/diff_new_pack.8aWGHU/_old 2018-04-19 15:13:25.445836111 +0200 +++ /var/tmp/diff_new_pack.8aWGHU/_new 2018-04-19 15:13:25.445836111 +0200 @@ -53,9 +53,9 @@ export LDFLAGS="-pie" %configure \ --without-included-regex -%if %{do_profiling} +%if 0%{?do_profiling} make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_generate}" V=1 - make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_generate}" check + make CFLAGS="$CFLAGS %{cflags_profile_generate}" check make %{?_smp_mflags} clean make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_feedback}" V=1 %else
