diff --git a/gnome-system-monitor-3.24.0.tar.xz b/gnome-system-monitor-3.24.0.tar.xz deleted file mode 100644 index 194b26b..0000000 --- a/gnome-system-monitor-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c32b45062411aaef06681e5e28fd2c24ea8b362168bae83992944ec8e02063f4 -size 930956 diff --git a/gnome-system-monitor-3.26.0.tar.xz b/gnome-system-monitor-3.26.0.tar.xz new file mode 100644 index 0000000..9e2c3c1 --- /dev/null +++ b/gnome-system-monitor-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f848a8c2ca5e164cf09d3a205dd49e4e4bf4b60d43b0969c10443eb519d0e6b3 +size 941144 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 00c0536..e47c1ed 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Mon Sep 11 21:46:11 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.0: + + Wnck build error fixed. + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 6 23:12:33 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 21 21:10:42 UTC 2017 - zaitor@opensuse.org + +- 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 - zaitor@opensuse.org + +- 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 - dimstar@opensuse.org + +- Update to version 3.25.3: + + Fixed several memory leaks. + + Updated translations. + +------------------------------------------------------------------- +Tue May 23 10:32:31 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.2: + + Bugs fixed: bgo#780574, bgo#780644, bgo#779812, bgo#776653, + bgo#781508, bgo#776430. + + Updated translations. + ------------------------------------------------------------------- Tue Mar 21 09:55:02 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index b5468e7..0e3b1d5 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -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 mgorse@suse.com -- 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 @@ GNOME Desktop. %prep %setup -q %patch0 -p1 +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure \ @@ -98,6 +102,8 @@ echo DocPath=gnome-system-monitor >> %{buildroot}/%{_datadir}/applications/gnome %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)