Accepting request 140939 from Base:System

- update to htop-1.0.2 
  * Add IO priority support ('i' key)
  * Avoid deleting .htoprc if it is a symlink
  * Fail gracefully when /proc is not mounted
    (thanks to Philipp Hagemeister)
  * Option to update process names on every refresh
    (thanks to Rob Hoelz)
  * BUGFIX: Fix crashes when process list is empty

OBS-URL: https://build.opensuse.org/request/show/140939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2012-11-13 16:03:24 +00:00 committed by Git OBS Bridge
commit 3d39d876b2
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07db2cbe02835f9e186b9610ecc3beca330a5c9beadb3b6069dd0a10561506f2
size 384683

3
htop-1.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee60657b044ece0df096c053060df7abf3cce3a568ab34d260049e6a37ccd8a1
size 388499

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 12 12:11:20 UTC 2012 - puzel@suse.com
- update to htop-1.0.2
* Add IO priority support ('i' key)
* Avoid deleting .htoprc if it is a symlink
* Fail gracefully when /proc is not mounted
(thanks to Philipp Hagemeister)
* Option to update process names on every refresh
(thanks to Rob Hoelz)
* BUGFIX: Fix crashes when process list is empty
-------------------------------------------------------------------
Fri Feb 17 06:37:59 UTC 2012 - puzel@suse.com

View File

@ -21,7 +21,7 @@ Url: http://htop.sourceforge.net
Summary: An Interactive text-mode Process Viewer for Linux
License: GPL-2.0+
Group: System/Monitoring
Version: 1.0.1
Version: 1.0.2
Release: 0
Source0: %{name}-%{version}.tar.gz
Patch0: htop-desktop-file-fix-thoenig-01.patch