From 8eec64e7be2510132775a51490580f5515c48b5d7dc6c1b7921d8dd8e29d6c65 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 28 Nov 2011 08:22:38 +0000 Subject: [PATCH 1/2] Accepting request 93592 from home:dimstar:branches:GNOME:Factory Update to 3.3.2 OBS-URL: https://build.opensuse.org/request/show/93592 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=69 --- gnome-system-monitor-3.2.1.tar.bz2 | 3 --- gnome-system-monitor-3.3.2.1.tar.xz | 3 +++ gnome-system-monitor.changes | 22 ++++++++++++++++++++++ gnome-system-monitor.spec | 6 ++++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 gnome-system-monitor-3.2.1.tar.bz2 create mode 100644 gnome-system-monitor-3.3.2.1.tar.xz 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.2.1.tar.xz b/gnome-system-monitor-3.3.2.1.tar.xz new file mode 100644 index 0000000..f86cd28 --- /dev/null +++ b/gnome-system-monitor-3.3.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a306f281d61b12b6916ce446bcba6aa1796798c27329184c15ffed41e519ae +size 2540956 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 3b3f69d..4f5fa3e 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +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..a6265d7 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -30,13 +30,15 @@ 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(gtkmm-3.0) BuildRequires: pkgconfig(libwnck-3.0) License: GPLv2+ Group: System/GUI/GNOME -Version: 3.2.1 +Version: 3.3.2.1 Release: 1 -Source0: http://download.gnome.org/sources/gnome-system-monitor/3.2/%{name}-%{version}.tar.bz2 +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 From 30e6e85839a51c53e7a60317dc25d519e5384db5d1f6774465e7f26d77d913f7 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 04:50:16 +0000 Subject: [PATCH 2/2] Accepting request 97294 from home:vuntz:branches:GNOME:Factory Update to 3.3.3 OBS-URL: https://build.opensuse.org/request/show/97294 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=70 --- gnome-system-monitor-3.3.2.1.tar.xz | 3 --- gnome-system-monitor-3.3.3.tar.xz | 3 +++ gnome-system-monitor.changes | 17 +++++++++++++++++ gnome-system-monitor.spec | 11 +++++------ 4 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 gnome-system-monitor-3.3.2.1.tar.xz create mode 100644 gnome-system-monitor-3.3.3.tar.xz diff --git a/gnome-system-monitor-3.3.2.1.tar.xz b/gnome-system-monitor-3.3.2.1.tar.xz deleted file mode 100644 index f86cd28..0000000 --- a/gnome-system-monitor-3.3.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24a306f281d61b12b6916ce446bcba6aa1796798c27329184c15ffed41e519ae -size 2540956 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 4f5fa3e..1610a47 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index a6265d7..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 @@ -32,16 +30,17 @@ 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.3.2.1 -Release: 1 +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