From 8e157f443134e4366a65d008b6c83ec99a8732a70e1ef9b9d4681505d6184c84 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:31:12 +0000 Subject: [PATCH 1/4] Accepting request 329005 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329005 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=129 --- gnome-system-monitor-3.16.0.tar.xz | 3 --- gnome-system-monitor-3.17.91.tar.xz | 3 +++ gnome-system-monitor.changes | 33 +++++++++++++++++++++++++++++ gnome-system-monitor.spec | 15 +++++++------ 4 files changed, 44 insertions(+), 10 deletions(-) delete mode 100644 gnome-system-monitor-3.16.0.tar.xz create mode 100644 gnome-system-monitor-3.17.91.tar.xz diff --git a/gnome-system-monitor-3.16.0.tar.xz b/gnome-system-monitor-3.16.0.tar.xz deleted file mode 100644 index f035bfd..0000000 --- a/gnome-system-monitor-3.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00936e8b5d29fc01cd6daf6c119242877d81b2dcca33fb0ee9ce4adec8675391 -size 856044 diff --git a/gnome-system-monitor-3.17.91.tar.xz b/gnome-system-monitor-3.17.91.tar.xz new file mode 100644 index 0000000..413bf86 --- /dev/null +++ b/gnome-system-monitor-3.17.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51dd6c2709213109351d514d0b9dfd380729dc28093ed266d03245798e4f1ce9 +size 871376 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 4bd37fa..037d998 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,9 +1,42 @@ +------------------------------------------------------------------- +Wed Sep 2 09:10:32 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.91: + + Use sysinfo to get number of CPUs. + + Set the application icon name. + + Work under wayland even with wnck (bgo#753972). + + Updated translations. +- Add pkgconfig(gdk-x11-3.0) BuildRequires: new, explicit verified + dependency. + +------------------------------------------------------------------- +Tue Aug 18 08:50:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + Fix build with c++11 (bgo#753121). + + Updated translations. + ------------------------------------------------------------------- Thu Aug 6 08:58:11 UTC 2015 - dimstar@opensuse.org - Own %{_datadir}/polkit-1/actions instead of having to depend on a full polikit installation for building. +------------------------------------------------------------------- +Tue Jul 21 10:40:58 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.4: + + Bugs fixed: bgo#749560, bgo#749645. + + Updated translations. +- Replace dbus-1-glib-devel, libgtop-devel, librsvg-devel and + libxml2-devel BuildRequires for their pkgconfig() equivalents. + +------------------------------------------------------------------- +Fri Jun 26 08:49:38 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 23 20:16:07 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index cf73e6b..0c3aa65 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,28 +17,29 @@ Name: gnome-system-monitor -Version: 3.16.0 +Version: 3.17.91 Release: 0 Url: http://www.gnome.org Summary: A Simple Process Monitor License: GPL-2.0+ Group: System/GUI/GNOME -Source0: http://download.gnome.org/sources/gnome-system-monitor/3.16/%{name}-%{version}.tar.xz -BuildRequires: dbus-1-glib-devel +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.17/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: intltool -BuildRequires: libgtop-devel >= 2.28.2 -BuildRequires: librsvg-devel >= 2.35 -BuildRequires: libxml2-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools +BuildRequires: pkgconfig(dbus-glib-1) +BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18 -BuildRequires: pkgconfig(libsystemd-login) >= 44 +BuildRequires: pkgconfig(libgtop-2.0) >= 2.28.2 +BuildRequires: pkgconfig(librsvg-2.0) >= 2.35 +BuildRequires: pkgconfig(libsystemd) >= 44 BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0 +BuildRequires: pkgconfig(libxml-2.0) Requires: lsb-release Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7f6439f0d05f37f7d6bdef02f183bf9ff60dd136d0a040338fc5128ba9f2913f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 17 Sep 2015 12:46:06 +0000 Subject: [PATCH 2/4] Accepting request 331436 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/331436 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=130 --- gnome-system-monitor-3.17.91.tar.xz | 3 --- gnome-system-monitor-3.17.92.tar.xz | 3 +++ gnome-system-monitor.changes | 6 ++++++ gnome-system-monitor.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 gnome-system-monitor-3.17.91.tar.xz create mode 100644 gnome-system-monitor-3.17.92.tar.xz diff --git a/gnome-system-monitor-3.17.91.tar.xz b/gnome-system-monitor-3.17.91.tar.xz deleted file mode 100644 index 413bf86..0000000 --- a/gnome-system-monitor-3.17.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51dd6c2709213109351d514d0b9dfd380729dc28093ed266d03245798e4f1ce9 -size 871376 diff --git a/gnome-system-monitor-3.17.92.tar.xz b/gnome-system-monitor-3.17.92.tar.xz new file mode 100644 index 0000000..a13b85a --- /dev/null +++ b/gnome-system-monitor-3.17.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17454b7d694ac47d8b2a221e2ae98d411f1c3448d64b8346cc0a1cabb00f1c76 +size 872260 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 037d998..b0ebe95 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 16 07:49:38 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.92: + + Updated translations. + ------------------------------------------------------------------- Wed Sep 2 09:10:32 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 0c3aa65..502d0d0 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,7 +17,7 @@ Name: gnome-system-monitor -Version: 3.17.91 +Version: 3.17.92 Release: 0 Url: http://www.gnome.org Summary: A Simple Process Monitor From 914f5cca7ca7f2cb53c5e35025f5e4e5d97f42b4057c4882d570be506671f343 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 22 Sep 2015 08:20:58 +0000 Subject: [PATCH 3/4] Accepting request 332806 from GNOME:Next Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332806 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=131 --- gnome-system-monitor-3.17.92.tar.xz | 3 --- gnome-system-monitor-3.18.0.tar.xz | 3 +++ gnome-system-monitor.changes | 6 ++++++ gnome-system-monitor.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-system-monitor-3.17.92.tar.xz create mode 100644 gnome-system-monitor-3.18.0.tar.xz diff --git a/gnome-system-monitor-3.17.92.tar.xz b/gnome-system-monitor-3.17.92.tar.xz deleted file mode 100644 index a13b85a..0000000 --- a/gnome-system-monitor-3.17.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17454b7d694ac47d8b2a221e2ae98d411f1c3448d64b8346cc0a1cabb00f1c76 -size 872260 diff --git a/gnome-system-monitor-3.18.0.tar.xz b/gnome-system-monitor-3.18.0.tar.xz new file mode 100644 index 0000000..9aa2afc --- /dev/null +++ b/gnome-system-monitor-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d4322a8b7f932b2bb8f3dd0b21a20b0cd4b7dafb55fcdfbd2bc8c109b02b10 +size 871432 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index b0ebe95..6bb60ea 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 22 06:40:33 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + ------------------------------------------------------------------- Wed Sep 16 07:49:38 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 502d0d0..2598a28 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,13 +17,13 @@ Name: gnome-system-monitor -Version: 3.17.92 +Version: 3.18.0 Release: 0 Url: http://www.gnome.org Summary: A Simple Process Monitor License: GPL-2.0+ Group: System/GUI/GNOME -Source0: http://download.gnome.org/sources/gnome-system-monitor/3.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: intltool From 6c3e27f10d5170ca6b39a1bd84e4abcb44346ff7799476b5310835b8230b9d7e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Sep 2015 08:57:00 +0000 Subject: [PATCH 4/4] Accepting request 333102 from GNOME:Next Update to 3.18.0.1 OBS-URL: https://build.opensuse.org/request/show/333102 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=132 --- gnome-system-monitor-3.18.0.1.tar.xz | 3 +++ gnome-system-monitor-3.18.0.tar.xz | 3 --- gnome-system-monitor.changes | 7 +++++++ gnome-system-monitor.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 gnome-system-monitor-3.18.0.1.tar.xz delete mode 100644 gnome-system-monitor-3.18.0.tar.xz diff --git a/gnome-system-monitor-3.18.0.1.tar.xz b/gnome-system-monitor-3.18.0.1.tar.xz new file mode 100644 index 0000000..3aca769 --- /dev/null +++ b/gnome-system-monitor-3.18.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ff8db2fa3eb53d8f54ffd612c6679b231a9d69c13adb91cf63421425953b10 +size 882924 diff --git a/gnome-system-monitor-3.18.0.tar.xz b/gnome-system-monitor-3.18.0.tar.xz deleted file mode 100644 index 9aa2afc..0000000 --- a/gnome-system-monitor-3.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19d4322a8b7f932b2bb8f3dd0b21a20b0cd4b7dafb55fcdfbd2bc8c109b02b10 -size 871432 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 6bb60ea..d41c624 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 23 07:45:16 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.0.1: + + Empty space above the process list (bgo#755204). + + Updated translations. + ------------------------------------------------------------------- Tue Sep 22 06:40:33 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 2598a28..c7bbba3 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,7 +17,7 @@ Name: gnome-system-monitor -Version: 3.18.0 +Version: 3.18.0.1 Release: 0 Url: http://www.gnome.org Summary: A Simple Process Monitor