diff --git a/htop-1.0.1.tar.gz b/htop-1.0.1.tar.gz deleted file mode 100644 index 82fc810..0000000 --- a/htop-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07db2cbe02835f9e186b9610ecc3beca330a5c9beadb3b6069dd0a10561506f2 -size 384683 diff --git a/htop-1.0.2.tar.gz b/htop-1.0.2.tar.gz new file mode 100644 index 0000000..61cf2df --- /dev/null +++ b/htop-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee60657b044ece0df096c053060df7abf3cce3a568ab34d260049e6a37ccd8a1 +size 388499 diff --git a/htop.changes b/htop.changes index 8ecd06c..74b8a99 100644 --- a/htop.changes +++ b/htop.changes @@ -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 diff --git a/htop.spec b/htop.spec index 5261c4c..d1a0bf2 100644 --- a/htop.spec +++ b/htop.spec @@ -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