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-02-04 20:22:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysstat (Old)
 and      /work/SRC/openSUSE:Factory/.sysstat.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysstat"

Thu Feb  4 20:22:19 2021 rev:92 rq:868324 version:12.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2020-10-08 
13:12:40.935199489 +0200
+++ /work/SRC/openSUSE:Factory/.sysstat.new.28504/sysstat.changes       
2021-02-04 20:22:20.958668692 +0100
@@ -1,0 +2,25 @@
+Fri Jan 29 00:01:52 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.14.2:
+  * [Aleksei Nikiforov]: Fix alignment and structure size for 32-bit
+  systems.
+  * Fix metric's name in sar -y output: txmtin -> xmtin.
+  * FAQ: Add links to markdown file.
+  * [Tim Gates]: sar.c: Fix typo in comment.
+  * NLS updated.
+  * [Petr Pavlu]: Workaround for iowait being decremented.
+  * [SacValleyTech]: Make sure setbuf() is the first operation
+  performed on stream.
+  * [Michal Berger]: Fix typo in PHYS_PACK_ID definition.
+  * configure: Fix option --disable-compress-manpg.
+  * sar: Update definition for runq-sz metric in manual page.
+  * iostat: Update manual page (explain "*_w+d*" fields).
+  * iostat: Explain options -f/+f in manual page.
+  * [Nan Xiao]: mpstat: Add -T option in help message.
+  * [Nan Xiao]: mpstat: Fix typo in manual page.
+  * FAQ.md file: Add missing spaces at end of line.
+  * Non regression tests updated.
+  * NLS updated.
+- drop sysstat-iowait-decr.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  sysstat-12.4.0.tar.gz
  sysstat-iowait-decr.patch

New:
----
  sysstat-12.4.2.tar.gz

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

Other differences:
------------------
++++++ sysstat.spec ++++++
--- /var/tmp/diff_new_pack.015Aie/_old  2021-02-04 20:22:21.742669886 +0100
+++ /var/tmp/diff_new_pack.015Aie/_new  2021-02-04 20:22:21.746669892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysstat
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sysstat
-Version:        12.4.0
+Version:        12.4.2
 Release:        0
 Summary:        Sar and Iostat Commands for Linux
 License:        GPL-2.0-or-later
@@ -35,8 +35,6 @@
 Patch3:         sysstat-service.patch
 # PATCH-FIX-OPENSUSE Temporarily disable failing tests on s390x and ppc64
 Patch4:         sysstat-disable-test-failures.patch
-# PATCH-FIX-OPENSUSE bsc#1174227 Workaround for iowait being decremented
-Patch5:         sysstat-iowait-decr.patch
 BuildRequires:  findutils
 BuildRequires:  gettext-runtime
 BuildRequires:  pkgconfig
@@ -79,8 +77,7 @@
 %ifarch s390x ppc64
 %patch4 -p1
 %endif
-%patch5 -p1
-cp %{S:1} .
+cp %{SOURCE1} .
 # remove date and time from objects
 find ./ -name \*.c -exec sed -i -e 's: " compiled " __DATE__ " " __TIME__::g' 
{} \;
 
@@ -103,7 +100,7 @@
            --enable-sensors \
 %endif
            --disable-stripping
-make %{?_smp_mflags}
+%make_build
 
 %install
 mkdir -p %{buildroot}%{_localstatedir}/log/sa %{buildroot}%{_sbindir}

++++++ sysstat-12.4.0.tar.gz -> sysstat-12.4.2.tar.gz ++++++
++++ 10633 lines of diff (skipped)

Reply via email to