Hello community,

here is the log from the commit of package htop for openSUSE:Factory checked in 
at 2020-08-31 16:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/htop (Old)
 and      /work/SRC/openSUSE:Factory/.htop.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "htop"

Mon Aug 31 16:49:43 2020 rev:46 rq:830684 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/htop/htop.changes        2020-06-05 
20:26:40.356951148 +0200
+++ /work/SRC/openSUSE:Factory/.htop.new.3399/htop.changes      2020-08-31 
16:50:14.040353949 +0200
@@ -1,0 +2,33 @@
+Sat Aug 29 19:17:23 UTC 2020 - Avindra Goolcharan <avin...@opensuse.org>
+
+- Update to version 3.0.0
+  * Add simple, optional vim key mapping mode
+  * Support more than 2 smaller CPU meter columns
+  * Support Linux proportional set size metrics
+  * Support Linux pressure stall information metrics
+  * New display option to show CPU frequency in CPU meters
+  * Update Linux sysfs battery discovery for recent kernels
+  * Add hardware topology information in the affinity panel
+  * Add timestamp reporting to the strace screen
+  * Added an option to disable the mouse
+  * Without an argument -u uses $USER value automatically
+  * Support less(1) search navigation shortcuts
+  * Support ZFS ARC statistics
+  * Report values larger than 100 terabytes
+  * Widen ST_UID (UID) column to allow for UIDs > 9999
+  * BUGFIX: fix makefiles for building with clang
+  * BUGFIX: fix <sys/sysmacros.h> major() usage
+  * BUGFIX: correctly identify other types of zombie process
+  * BUGFIX: improve follow-process handling in some situations
+  * BUGFIX: fix custom meters reverting to unexpected setting
+  * BUGFIX: close pipe after running lsof(1)
+  * BUGFIX: meters honour setting of counting CPUs from 0/1
+- Drop htop-2.2.0.tar.gz.asc - no sig provided
+- Upstreamed patches removed:
+  * Drop htop-2.2.0-fix-linux-process-ordering.patch
+  * Drop htop-2.2.0-fix-option-string.patch
+  * Drop htop-2.2.0-gcc10.patch
+  * Drop htop-desktop-file-fix-thoenig-01.patch
+  * Drop htop-script-python3.patch
+
+-------------------------------------------------------------------

Old:
----
  htop-2.2.0-fix-linux-process-ordering.patch
  htop-2.2.0-fix-option-string.patch
  htop-2.2.0-gcc10.patch
  htop-2.2.0.tar.gz
  htop-2.2.0.tar.gz.asc
  htop-desktop-file-fix-thoenig-01.patch
  htop-script-python3.patch

New:
----
  htop-3.0.0.tar.gz

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

Other differences:
------------------
++++++ htop.spec ++++++
--- /var/tmp/diff_new_pack.KQ5Jsk/_old  2020-08-31 16:50:15.188354505 +0200
+++ /var/tmp/diff_new_pack.KQ5Jsk/_new  2020-08-31 16:50:15.188354505 +0200
@@ -17,24 +17,16 @@
 
 
 Name:           htop
-Version:        2.2.0
+Version:        3.0.0
 Release:        0
 Summary:        An Interactive text-mode Process Viewer for Linux
 License:        GPL-2.0-or-later
 Group:          System/Monitoring
-URL:            https://hisham.hm/htop
-Source0:        
https://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz.asc
+URL:            https://htop.dev
+Source0:        
https://github.com/htop-dev/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source2:        %{name}.keyring
-Patch0:         htop-desktop-file-fix-thoenig-01.patch
-# PATCH-FIX-OPENSUSE htop-script-python3.patch
-Patch1:         htop-script-python3.patch
-# PATCH-FIX-UPSTREAM This broke with commit 
db05ba61065f64b59d0014518be0786b5439e54c -- allow args for specific options
-Patch2:         htop-2.2.0-fix-option-string.patch
-# PATCH-FIX-UPSTREAM Make sure the auto-regenerated headers (after 
scripts/MakeHeader.py) actually compile
-Patch3:         htop-2.2.0-fix-linux-process-ordering.patch
-# PATCH-FIX-OPENSUSE htop-2.2.0-gcc10.patch 
https://github.com/hishamhm/htop/pull/981
-Patch4:         htop-2.2.0-gcc10.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  python3-base
 BuildRequires:  update-desktop-files
@@ -50,6 +42,8 @@
 
 %prep
 %autosetup -p1
+# Standard release tarball is not provided 
https://github.com/htop-dev/htop/issues/31
+autoreconf -fi
 
 %build
 %configure \

++++++ htop-2.2.0.tar.gz -> htop-3.0.0.tar.gz ++++++
++++ 27381 lines of diff (skipped)



Reply via email to