1
0

Accepting request 162021 from GNOME:Factory

Update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/162021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=71
This commit is contained in:
Stephan Kulow 2013-04-02 09:47:25 +00:00 committed by Git OBS Bridge
commit 96c92fc2e7
4 changed files with 61 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e79e7d50223fc590e1b01afe493e63fd1859c2d2add5abacfe4f2d07ea8edbd8
size 2664660

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d5bdd81c19bc34f83c0ccfde998007df9ef517f5e4bfb5e36513a76c21dce86
size 2805036

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
Tue Mar 26 10:17:57 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 09:43:11 UTC 2013 - zaitor@opensuse.org
- Update to version 3.7.92:
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 18 20:28:22 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Migrated checkbox based settings to gsettings bindings instead
of custom callback for save and load.
+ Minor performance optimizations.
+ Bugs fixed: bgo#674064, bgo#692518, bgo#520853, bgo#431660,
bgo#142026, bgo#662264, bgo#693630.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 4 22:34:59 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5:
+ Fixed incorrect CPU usage chart values with multiple cores
(values summed up even without using stacked area chart)
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 15 18:14:58 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.4:
+ Ported to GtkApplication, added application menu
+ Added policykit support for privileges for killing/renicing
other users' processes
+ Bugs fixed: bgo#683761, bgo#684669, bgo#674396, bgo#683762,
bgo#683634, bgo#351087, bgo#656365, bgo#681585, bgo#605571,
bgo#673120, bgo#684536, bgo#684537, bgo#687512, bgo#686812,
bgo#635939, bgo#649908, bgo#685294, bgo#683671, bgo#606579,
bgo#672515
+ Updated translations.
-------------------------------------------------------------------
Mon Oct 15 19:41:28 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-system-monitor
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -17,31 +17,31 @@
Name: gnome-system-monitor
Version: 3.6.1
Version: 3.8.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.6/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-system-monitor/3.8/%{name}-%{version}.tar.xz
BuildRequires: dbus-1-glib-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gnome-icon-theme-devel
BuildRequires: intltool
BuildRequires: libgtop-devel
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(gmodule-2.0)
BuildRequires: pkgconfig(gtkmm-3.0)
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
%if 0%{?suse_version} >= 1220
BuildRequires: pkgconfig(libsystemd-daemon) >= 44
BuildRequires: pkgconfig(libsystemd-login) >= 44
%endif
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0
Requires: gnome-icon-theme
Requires: lsb-release
Recommends: %{name}-lang
@ -70,7 +70,8 @@ translation-update-upstream
# Icon is installed in GNOME-only path:
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 -N "GNOME System Monitor" gnome-system-monitor System Monitor
%suse_update_desktop_file %{name}
%suse_update_desktop_file %{name}-kde
%find_lang %{name} %{?no_lang_C}
%fdupes $RPM_BUILD_ROOT
@ -91,11 +92,16 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/gnome-system-monitor
%{_datadir}/applications/gnome-system-monitor.desktop
%{_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}/gnome-system-monitor/
%{_datadir}/pixmaps/gnome-system-monitor/
%{_datadir}/pixmaps/utilities-system-monitor.png
%{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy
%dir %{_libexecdir}/%{name}/
%{_libexecdir}/%{name}/gsm-kill
%{_libexecdir}/%{name}/gsm-renice
%files lang -f %{name}.lang