Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sysstat for openSUSE:Factory checked in at 2021-10-18 21:58:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysstat (Old) and /work/SRC/openSUSE:Factory/.sysstat.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysstat" Mon Oct 18 21:58:13 2021 rev:96 rq:924550 version:12.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes 2021-06-09 21:51:16.330364597 +0200 +++ /work/SRC/openSUSE:Factory/.sysstat.new.1890/sysstat.changes 2021-10-18 21:58:16.229923354 +0200 @@ -1,0 +2,6 @@ +Sun Oct 3 15:11:09 UTC 2021 - Christian Boltz <suse-b...@cboltz.de> + +- drop sysstat-disable-test-failures.patch - tests are fine on s390x + and ppc64, no need to ignore test failures anymore + +------------------------------------------------------------------- Old: ---- sysstat-disable-test-failures.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysstat.spec ++++++ --- /var/tmp/diff_new_pack.4pmbLk/_old 2021-10-18 21:58:16.645923655 +0200 +++ /var/tmp/diff_new_pack.4pmbLk/_new 2021-10-18 21:58:16.649923658 +0200 @@ -33,8 +33,6 @@ Patch2: sysstat-8.0.4-pagesize.diff # PATCH-FIX-OPENSUSE bsc#1151453 Patch3: sysstat-service.patch -# PATCH-FIX-OPENSUSE Temporarily disable failing tests on s390x and ppc64 -Patch4: sysstat-disable-test-failures.patch BuildRequires: findutils BuildRequires: gettext-runtime BuildRequires: pkgconfig @@ -74,9 +72,6 @@ %patch0 -p1 %patch2 -p1 %patch3 -p1 -%ifarch s390x ppc64 -%patch4 -p1 -%endif cp %{SOURCE1} . # remove date and time from objects find ./ -name \*.c -exec sed -i -e 's: " compiled " __DATE__ " " __TIME__::g' {} \;