diff --git a/gnome-system-monitor-3.2.1.tar.bz2 b/gnome-system-monitor-3.2.1.tar.bz2 deleted file mode 100644 index 0022d8f..0000000 --- a/gnome-system-monitor-3.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1f5d246490f4a6b49a575c4a66f3cbb465fcbcdf7aae37d7e3cfe18c45ca090 -size 2813678 diff --git a/gnome-system-monitor-3.3.3.tar.xz b/gnome-system-monitor-3.3.3.tar.xz new file mode 100644 index 0000000..f46a9a3 --- /dev/null +++ b/gnome-system-monitor-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af18cb7efe5286340fcfbc89889b9a8d0f996103fb378798a1065a2e1190d981 +size 2546012 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 3b3f69d..1610a47 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Dec 20 11:28:19 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.3.3: + + More Control Group support improvements + + More concise CPU list display + + Add Priority column to the process table to show user-friendly + nice values + + Add priority selection submenu with preset priority items + + Add command line flags for each tab to display it on startup + + Add 32-bit or 64-bit to the release label + + Bugs fixed: bgo#619979, bgo#629571, bgo#131803, bgo#131802, + bgo#664926, bgo#665783. + + Updated translations. +- Add pkgconfig(gmodule-2.0) BuildRequires: new explicit + dependency. + +------------------------------------------------------------------- +Fri Nov 25 09:19:43 UTC 2011 - dimstar@opensuse.org + +- Update to version 3.3.2.1: + + Fix build issue caused by include in lsof.cpp +- Changes from version 3.3.2: + + Experimental support for cgroups + + Ship with git-generated ChangeLog + + Network load default colors improved for the colorblind + + Remove status bar + + Remember window position + + Reduce number of default columns in processes view + + Bugs fixed: bgo#649398, bgo#649842, bgo#652584, bgo#652602, + bgo#654888, bgo#656840, bgo#656841, bgo#661269, bgo#130719, + bgo#663569, bgo#646393, bgo#616794, bgo#576863, bgo#468495, + bgo#506035, bgo#343861, bgo#305883, bgo#553315, bgo#528149, + bgo#496436. + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + ------------------------------------------------------------------- Tue Oct 18 06:37:38 UTC 2011 - vuntz@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index ae24429..51dfd6c 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: gnome-system-monitor BuildRequires: dbus-1-glib-devel @@ -30,16 +28,19 @@ BuildRequires: librsvg-devel BuildRequires: libxml2-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz +BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(libwnck-3.0) -License: GPLv2+ -Group: System/GUI/GNOME -Version: 3.2.1 -Release: 1 -Source0: http://download.gnome.org/sources/gnome-system-monitor/3.2/%{name}-%{version}.tar.bz2 +Version: 3.3.3 +Release: 0 +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.3/%{name}-%{version}.tar.xz Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: A Simple Process Monitor +License: GPL-2.0+ +Group: System/GUI/GNOME Requires: gnome-icon-theme Requires: lsb-release Recommends: %{name}-lang