Hello community,
here is the log from the commit of package gnome-system-monitor for
openSUSE:Factory checked in at 2017-09-13 21:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-system-monitor"
Wed Sep 13 21:52:25 2017 rev:96 rq:523531 version:3.26.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2017-03-22 23:13:58.932309345 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
2017-09-13 21:52:27.031500734 +0200
@@ -1,0 +2,44 @@
+Mon Sep 11 21:46:11 UTC 2017 - [email protected]
+
+- Update to version 3.26.0:
+ + Wnck build error fixed.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 6 23:12:33 UTC 2017 - [email protected]
+
+- Update to version 3.25.92:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 21 21:10:42 UTC 2017 - [email protected]
+
+- Update to version 3.25.91:
+ + Updated translations.
+- Conditionally apply translations-update-upstream BuildRequires
+ and macro for non-openSUSE only.
+
+-------------------------------------------------------------------
+Wed Aug 9 12:29:35 UTC 2017 - [email protected]
+
+- Update to version 3.25.90:
+ + Added option to monitor process disk usage.
+ + Fixed build failure (bgo#783993).
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jun 20 11:47:10 UTC 2017 - [email protected]
+
+- Update to version 3.25.3:
+ + Fixed several memory leaks.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue May 23 10:32:31 UTC 2017 - [email protected]
+
+- Update to version 3.25.2:
+ + Bugs fixed: bgo#780574, bgo#780644, bgo#779812, bgo#776653,
+ bgo#781508, bgo#776430.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-system-monitor-3.24.0.tar.xz
New:
----
gnome-system-monitor-3.26.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.rRUPu9/_old 2017-09-13 21:52:27.619418016 +0200
+++ /var/tmp/diff_new_pack.rRUPu9/_new 2017-09-13 21:52:27.619418016 +0200
@@ -17,20 +17,22 @@
Name: gnome-system-monitor
-Version: 3.24.0
+Version: 3.26.0
Release: 0
Summary: A Simple Process Monitor
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.24/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.26/%{name}-%{version}.tar.xz
# PATCH-FEATURE-UPSTREAM gsm-bsc1020294-add-resources-scrollbar.patch
bsc#1020294 bgo#778697 [email protected] -- add a scrollbar to the resources tab.
Patch0: gsm-bsc1020294-add-resources-scrollbar.patch
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: intltool
BuildRequires: pkgconfig
+%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
+%endif
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-glib-1)
@@ -58,7 +60,9 @@
%prep
%setup -q
%patch0 -p1
+%if !0%{?is_opensuse}
translation-update-upstream
+%endif
%build
%configure \
@@ -98,6 +102,8 @@
%dir %{_libexecdir}/%{name}/
%{_libexecdir}/%{name}/gsm-kill
%{_libexecdir}/%{name}/gsm-renice
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/gsm.gresource
%files lang -f %{name}.lang
%defattr(-,root,root)
++++++ gnome-system-monitor-3.24.0.tar.xz -> gnome-system-monitor-3.26.0.tar.xz
++++++
++++ 50236 lines of diff (skipped)