Hello community,

here is the log from the commit of package dstat for openSUSE:Factory checked 
in at 2019-05-24 11:31:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dstat (Old)
 and      /work/SRC/openSUSE:Factory/.dstat.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dstat"

Fri May 24 11:31:39 2019 rev:7 rq:704919 version:0.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/dstat/dstat.changes      2017-12-14 
11:03:14.898916516 +0100
+++ /work/SRC/openSUSE:Factory/.dstat.new.5148/dstat.changes    2019-05-24 
11:31:44.465400964 +0200
@@ -1,0 +2,17 @@
+Thu May 23 06:22:26 UTC 2019 - mvet...@suse.com
+
+- Update to 0.7.4:
+  * Add plugin to show interface statistics for infiniband and RoCE adapters
+  * Make lustre plugin actually work 
+  * Add generic thermal zone support 
+  * Add MongoDB plugin 
+  * Fix header updates when using --noupdate
+  * Change order of scripted commands to group version-specific output
+  * Replace dict keys() method with in-operator 
+  * Add jvm heap monitor
+  * Avoid escape characters when --nocolor 
+  * Add Python 3 support
+- Move sources from python3 fork (https://github.com/eshizhan/dstat)
+  back to official sources which now also have python3 support
+
+-------------------------------------------------------------------

Old:
----
  0.7.3py3.tar.gz

New:
----
  v0.7.4.tar.gz

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

Other differences:
------------------
++++++ dstat.spec ++++++
--- /var/tmp/diff_new_pack.2XfhK4/_old  2019-05-24 11:31:45.521400692 +0200
+++ /var/tmp/diff_new_pack.2XfhK4/_new  2019-05-24 11:31:45.525400691 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dstat
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           dstat
-Version:        0.7.3
+Version:        0.7.4
 Release:        0
 Summary:        Versatile vmstat, iostat and ifstat Replacement
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Monitoring
 Url:            http://dag.wieers.com/home-made/dstat/
-#Source:         https://github.com/dagwieers/dstat/archive/#{version}.tar.gz
-Source:         https://github.com/eshizhan/dstat/archive/%{version}py3.tar.gz
+Source:         https://github.com/dagwieers/dstat/archive/v%{version}.tar.gz
 Source1:        dstat.desktop
 BuildRequires:  make
 Requires:       python3
@@ -51,7 +50,7 @@
 confusion, less mistakes.
 
 %prep
-%setup -q -n %{name}-%{version}py3
+%setup -q
 # repalce env by python
 sed -i 's/#!\/usr\/bin\/env python/#!\/usr\/bin\/python3/' dstat
 


Reply via email to