Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2020-03-08 22:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stress-ng (Old)
 and      /work/SRC/openSUSE:Factory/.stress-ng.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stress-ng"

Sun Mar  8 22:25:04 2020 rev:80 rq:782688 version:0.11.02

Changes:
--------
--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes      2020-03-05 
23:22:22.661314066 +0100
+++ /work/SRC/openSUSE:Factory/.stress-ng.new.26092/stress-ng.changes   
2020-03-08 22:25:13.296117601 +0100
@@ -1,0 +2,10 @@
+Sun Mar  8 13:22:46 UTC 2020 - Martin Hauke <[email protected]>
+
+- Supplement against bash-completion, not bash
+
+-------------------------------------------------------------------
+Sun Mar  8 12:58:44 UTC 2020 - Martin Hauke <[email protected]>
+
+- Drop SLE12 compat ifdef
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ stress-ng.spec ++++++
--- /var/tmp/diff_new_pack.80HFEZ/_old  2020-03-08 22:25:15.408118904 +0100
+++ /var/tmp/diff_new_pack.80HFEZ/_new  2020-03-08 22:25:15.408118904 +0100
@@ -48,10 +48,7 @@
 Group:          System/Benchmark
 Requires:       %{name} = %{version}
 Requires:       bash-completion
-Supplements:    packageand(stress-ng:bash)
-%if 0%{?sle_version} < 150000
-BuildRequires:  bash-completion
-%endif
+Supplements:    (stress-ng and bash-completion)
 BuildArch:      noarch
 
 %description bash-completion
@@ -62,7 +59,7 @@
 
 %build
 export CFLAGS="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %install
 install -D -p -m 0755 stress-ng   \
@@ -76,7 +73,7 @@
 %license COPYING
 %doc README
 %{_bindir}/stress-ng
-%{_mandir}/man1/stress-ng.1%{ext_man}
+%{_mandir}/man1/stress-ng.1%{?ext_man}
 
 %files bash-completion
 %{_datadir}/bash-completion/completions/%{name}


Reply via email to