Hello community,

here is the log from the commit of package cpustat for openSUSE:Factory checked 
in at 2019-01-21 10:57:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpustat (Old)
 and      /work/SRC/openSUSE:Factory/.cpustat.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpustat"

Mon Jan 21 10:57:54 2019 rev:5 rq:666477 version:0.02.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpustat/cpustat.changes  2018-09-05 
13:50:03.406408770 +0200
+++ /work/SRC/openSUSE:Factory/.cpustat.new.28833/cpustat.changes       
2019-01-21 10:58:23.531428182 +0100
@@ -1,0 +2,8 @@
+Sat Jan 12 12:26:16 UTC 2019 - [email protected]
+
+- Update to version 0.02.07
+  * Re-arrange fields in structs to pack data more efficiently
+- Update to version 0.02.06
+  * Don't show CPU frequency if it cannot be read
+
+-------------------------------------------------------------------

Old:
----
  cpustat-0.02.05.tar.gz

New:
----
  cpustat-0.02.07.tar.xz

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

Other differences:
------------------
++++++ cpustat.spec ++++++
--- /var/tmp/diff_new_pack.d4X0wM/_old  2019-01-21 10:58:24.879426424 +0100
+++ /var/tmp/diff_new_pack.d4X0wM/_new  2019-01-21 10:58:24.879426424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cpustat
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,14 @@
 
 
 Name:           cpustat
-Version:        0.02.05
+Version:        0.02.07
 Release:        0
 Summary:        Periodic cpu utilization statistics
 License:        GPL-2.0-or-later
 Group:          System/Monitoring
-Url:            http://kernel.ubuntu.com/~cking/cpustat/
-Source:         
http://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.gz
+URL:            https://kernel.ubuntu.com/~cking/cpustat/
+Source:         
https://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  ncurses-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 cpustat periodically reports the current CPU utilization of running tasks and
@@ -47,9 +46,9 @@
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc COPYING README
+%license COPYING
+%doc README
 %{_sbindir}/cpustat
-%{_mandir}/man8/cpustat.8%{ext_man}
+%{_mandir}/man8/cpustat.8%{?ext_man}
 
 %changelog


Reply via email to