Hello community,
here is the log from the commit of package gnome-system-monitor for
openSUSE:Factory checked in at 2014-05-05 21:15:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-system-monitor"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2013-11-24 11:54:41.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
2014-05-05 21:17:02.000000000 +0200
@@ -1,0 +2,72 @@
+Mon Apr 14 20:35:39 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+ + Bugs fixed: process list doesn't update (bgo#728075).
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 25 12:53:15 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 14:21:51 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+ + Bugs fixed: bgo#711381, bgo#724482.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 17 21:42:34 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+ + New feature: Shiny new Mallard help.
+ + Processes list should be completely idle if window not mapped
+ (bgo#309839).
+ + Updated translations.
+- Pass --enable-wnck and --enable-systemd, in order to ensure we
+ build with wnck and systemd support.
+- Remove conditional check for obsolete versions of openSUSE and
+ stop passing --disable-scrollkeeper to configure, no longer
+ needed nor recognized.
+
+-------------------------------------------------------------------
+Tue Feb 4 17:34:05 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+ + List of fixed bugs
+ - Code cleanups, minor optimizations.
+ - Fixed url and screenshots in appdata.
+ - Ask polkit password only once when killing multiple
+ processes.
+ - Updated FSF's address.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan 14 08:25:04 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+ + load-graph.cpp: Draw the background explicitly (bgo#720560).
+ + Fix the size of the buttons in the headerbar (bgo#721706).
+ + Fix headerbar item positions (bgo#721734).
+
+-------------------------------------------------------------------
+Mon Dec 16 22:14:22 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+ + Bugs fixed: bgo#719504, bgo#719589, bgo#720091, bgo#720105.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Nov 20 16:30:39 UTC 2013 - [email protected]
+
+- Update to version 3.11.2:
+ + bgo#712518: update intervals aren't loaded into prefs dialog.
+ + bgo#712360: procman_pkexec free result of g_strdup_printf.
+ + bgo#708657: Add desktop-file-validate to distcheck.
+ + bgo#711366: Keyboard focus is impractical during Process
+ searching.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-system-monitor-3.10.2.tar.xz
New:
----
gnome-system-monitor-3.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.kjFnHS/_old 2014-05-05 21:17:03.000000000 +0200
+++ /var/tmp/diff_new_pack.kjFnHS/_new 2014-05-05 21:17:03.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-system-monitor
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,13 +17,13 @@
Name: gnome-system-monitor
-Version: 3.10.2
+Version: 3.12.1
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.10/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.12/%{name}-%{version}.tar.xz
BuildRequires: dbus-1-glib-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
@@ -37,9 +37,7 @@
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
-%if 0%{?suse_version} >= 1220
BuildRequires: pkgconfig(libsystemd-login) >= 44
-%endif
BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0
Requires: gnome-icon-theme
Requires: lsb-release
@@ -58,7 +56,8 @@
%build
%configure \
- --disable-scrollkeeper
+ --enable-wnck \
+ --enable-systemd
%__make %{?jobs:-j%jobs} V=1
%install
++++++ gnome-system-monitor-3.10.2.tar.xz -> gnome-system-monitor-3.12.1.tar.xz
++++++
++++ 92719 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]