Hello community, here is the log from the commit of package htop for openSUSE:Factory checked in at 2012-02-17 12:00:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/htop (Old) and /work/SRC/openSUSE:Factory/.htop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "htop", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/htop/htop.changes 2011-11-25 10:12:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.htop.new/htop.changes 2012-02-17 12:00:34.000000000 +0100 @@ -1,0 +2,14 @@ +Fri Feb 17 06:37:59 UTC 2012 - [email protected] + +- update to htop-1.0.1 (bugfix release) + * respecting $XDG_CONFIG_HOME + (thanks to Hadzhimurad Ustarkhan for the suggestion.) + * Safer behavior on the kill screen, to make it harder to kill + the wrong process. + * BUGFIX: behavior of 'F' (follow) key was broken, also affecting + the persistence of mouse selections. + * BUGFIX: keep main panel up-to-date when running the screen + manager, to fix crash when processes die while on the F9/Kill + screen. + +------------------------------------------------------------------- Old: ---- htop-1.0.tar.bz2 New: ---- htop-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ htop.spec ++++++ --- /var/tmp/diff_new_pack.Dk6qmt/_old 2012-02-17 12:00:36.000000000 +0100 +++ /var/tmp/diff_new_pack.Dk6qmt/_new 2012-02-17 12:00:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package htop # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,24 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: htop Url: http://htop.sourceforge.net Summary: An Interactive text-mode Process Viewer for Linux -Version: 1.0 -Release: 14 License: GPL-2.0+ Group: System/Monitoring -Source0: %{name}-%{version}.tar.bz2 +Version: 1.0.1 +Release: 0 +Source0: %{name}-%{version}.tar.gz Patch0: htop-desktop-file-fix-thoenig-01.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: ncurses-devel python +BuildRequires: ncurses-devel +BuildRequires: python BuildRequires: update-desktop-files Recommends: strace Recommends: lsof -AutoReqProv: on %description htop is an interactive text-mode process viewer for Linux. It aims to -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
