Hello community, here is the log from the commit of package perf for openSUSE:Factory checked in at 2018-08-28 09:25:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perf (Old) and /work/SRC/openSUSE:Factory/.perf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perf" Tue Aug 28 09:25:03 2018 rev:44 rq:631855 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/perf/perf.changes 2018-08-27 12:59:12.584807049 +0200 +++ /work/SRC/openSUSE:Factory/.perf.new/perf.changes 2018-08-28 09:25:10.088963537 +0200 @@ -1,0 +2,7 @@ +Mon Aug 27 19:43:01 UTC 2018 - [email protected] + +- libebl ppc64 dependancy was inadvertantly dropped, regression from + "Thu Jun 15 22:27:56 - Add ppc64 requires on libebl (bsc#1040770)". + Re-add dependancy (bsc#1106048) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perf.spec ++++++ --- /var/tmp/diff_new_pack.OOQsFl/_old 2018-08-28 09:25:10.612965172 +0200 +++ /var/tmp/diff_new_pack.OOQsFl/_new 2018-08-28 09:25:10.612965172 +0200 @@ -47,6 +47,10 @@ BuildRequires: openssl-devel BuildRequires: xmlto BuildRequires: zlib-devel +# dl_open requirement so not autodetected +%ifarch ppc64 ppc64le +Requires: libebl +%endif %{perl_requires} %{?libperl_requires}
