diff --git a/htop-0.9.tar.bz2 b/htop-0.9.tar.bz2 deleted file mode 100644 index a4db4f6..0000000 --- a/htop-0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a54594f142e270edf02bb3473362bae1f5f5415714a9492062fccb04e1f7f1d -size 335451 diff --git a/htop-1.0.tar.bz2 b/htop-1.0.tar.bz2 new file mode 100644 index 0000000..02c5e94 --- /dev/null +++ b/htop-1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e289e557734e658c826079a185632373e501ff29479e3a0df48b61f39e38685c +size 297625 diff --git a/htop.changes b/htop.changes index 7f87525..1136ed2 100644 --- a/htop.changes +++ b/htop.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Nov 24 16:27:15 UTC 2011 - puzel@suse.com + +- update to htop-1.0 + * Performance improvements + * Support for splitting CPU meters into two or four columns + * Switch from PLPA, which is now deprecated, to HWLOC. + * Bring back support for native Linux sched_setaffinity, + so we don't have to use HWLOC where we don't need to. + * Support for typing in user names and column fields in selection + panels. + * Support for UTF-8 tree drawing + * Option for counting CPUs from zero + * Meters update in every screen (no longer halting while on + Setup, etc.) + * Stricter checks for command-line options + * Incremental filtering + * Try harder to find the ncurses header + * Man page updates + * BUGFIX: Support larger numbers for process times. + * BUGFIX: Segfault in BarMeterMode_draw() for small terminal + widths + ------------------------------------------------------------------- Sat Jul 30 17:25:43 UTC 2011 - crrodriguez@opensuse.org diff --git a/htop.spec b/htop.spec index 44011be..9686aa6 100644 --- a/htop.spec +++ b/htop.spec @@ -21,7 +21,7 @@ Name: htop Url: http://htop.sourceforge.net Summary: An Interactive text-mode Process Viewer for Linux -Version: 0.9 +Version: 1.0 Release: 14 License: GPLv2+ Group: System/Monitoring