From 9476715c2784688b639e64015844166d9070c90cf613e69e09daea8b63ad756f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:53:36 +0000 Subject: [PATCH] Accepting request 245898 from GNOME:Next Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245898 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=118 --- gnome-system-monitor-3.12.2.tar.xz | 3 --- gnome-system-monitor-3.13.90.tar.xz | 3 +++ gnome-system-monitor.changes | 34 +++++++++++++++++++++++++++++ gnome-system-monitor.spec | 11 +++------- 4 files changed, 40 insertions(+), 11 deletions(-) delete mode 100644 gnome-system-monitor-3.12.2.tar.xz create mode 100644 gnome-system-monitor-3.13.90.tar.xz diff --git a/gnome-system-monitor-3.12.2.tar.xz b/gnome-system-monitor-3.12.2.tar.xz deleted file mode 100644 index 019bcb5..0000000 --- a/gnome-system-monitor-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba074e2157302d91d73b68e13207bf85452b84234e429b1ec9b9a7b1c70736d8 -size 811892 diff --git a/gnome-system-monitor-3.13.90.tar.xz b/gnome-system-monitor-3.13.90.tar.xz new file mode 100644 index 0000000..13ba529 --- /dev/null +++ b/gnome-system-monitor-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639f8eb83a41c2a973a71f95bed75241aa5f2cf0d4a169be8633b95e25406f99 +size 829740 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index f90535e..b48c8f8 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Aug 18 20:38:11 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 21 20:58:10 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.4: + + Bugs fixed: bgo#732942, bgo#733343, bgo#732981. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 18:13:45 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.3: + + Added additional desktop keywords. +- Changes from version 3.13.2: + + Port to GtkActionBar, CSS cleanup (bgo#729747). +- Changes from version 3.13.1: + + CPU Graph shows weird graph (bgo#728644). + + Use a popover for gear menu (bgo#727828). + + process list doesn't update (bgo#728075). + + Drop gnome-icon-theme dependency (bgo#729019). + + Use headerbar in dialogs. + + Simplified search in the open files fialog. + + Updated translations. +- Drop gnome-icon-theme-devel BuildRequires and gnome-icon-theme + Requires: no longer required after the merging of the themes into + Awaita theme, which in turn is a dependency to GTK+ 3.0. +- Add pkgconfig(gtk+-3.0) BuildRequires: explcitly require the + minimal version. + ------------------------------------------------------------------- Wed Jul 2 16:28:59 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 6cd8160..970a29d 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,17 +17,16 @@ Name: gnome-system-monitor -Version: 3.12.2 +Version: 3.13.90 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.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.13/%{name}-%{version}.tar.xz BuildRequires: dbus-1-glib-devel BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gnome-icon-theme-devel BuildRequires: intltool BuildRequires: libgtop-devel >= 2.28.2 BuildRequires: librsvg-devel >= 2.35 @@ -36,10 +35,10 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools 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(libwnck-3.0) >= 2.91.0 -Requires: gnome-icon-theme Requires: lsb-release Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -62,9 +61,6 @@ translation-update-upstream %install %makeinstall -# Icon is installed in GNOME-only path: -mkdir -p %{buildroot}%{_datadir}/pixmaps -ln -s ../icons/gnome/32x32/apps/utilities-system-monitor.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ echo DocPath=gnome-system-monitor >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop %suse_update_desktop_file %{name} %suse_update_desktop_file %{name}-kde @@ -93,7 +89,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/gnome-system-monitor-kde.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml -%{_datadir}/pixmaps/utilities-system-monitor.png %{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy %dir %{_libexecdir}/%{name}/ %{_libexecdir}/%{name}/gsm-kill