forked from pool/gnome-system-monitor
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
This commit is contained in:
parent
b9c760dc6f
commit
8eec64e7be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1f5d246490f4a6b49a575c4a66f3cbb465fcbcdf7aae37d7e3cfe18c45ca090
|
|
||||||
size 2813678
|
|
3
gnome-system-monitor-3.3.2.1.tar.xz
Normal file
3
gnome-system-monitor-3.3.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24a306f281d61b12b6916ce446bcba6aa1796798c27329184c15ffed41e519ae
|
||||||
|
size 2540956
|
@ -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
|
Tue Oct 18 06:37:38 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -30,13 +30,15 @@ BuildRequires: librsvg-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
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(gtkmm-3.0)
|
||||||
BuildRequires: pkgconfig(libwnck-3.0)
|
BuildRequires: pkgconfig(libwnck-3.0)
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 3.2.1
|
Version: 3.3.2.1
|
||||||
Release: 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
|
Url: http://www.gnome.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: A Simple Process Monitor
|
Summary: A Simple Process Monitor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user