Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2014-09-30 19:38:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
    2014-07-13 17:16:18.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2014-09-30 19:39:19.000000000 +0200
@@ -1,0 +2,53 @@
+Mon Sep 22 17:56:05 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 16 10:46:48 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  1 22:41:11 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.91:
+  + Do not use deprecated treeview API.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 18 20:38:11 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jul 21 20:58:10 UTC 2014 - dims...@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 - dims...@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.
+
+-------------------------------------------------------------------

Old:
----
  gnome-system-monitor-3.12.2.tar.xz

New:
----
  gnome-system-monitor-3.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.5bzJDX/_old  2014-09-30 19:39:20.000000000 +0200
+++ /var/tmp/diff_new_pack.5bzJDX/_new  2014-09-30 19:39:20.000000000 +0200
@@ -17,17 +17,16 @@
 
 
 Name:           gnome-system-monitor
-Version:        3.12.2
+Version:        3.14.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.12/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gnome-system-monitor/3.14/%{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:  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 @@
 
 %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 @@
 %{_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

++++++ gnome-system-monitor-3.12.2.tar.xz -> gnome-system-monitor-3.14.0.tar.xz 
++++++
++++ 73633 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to