diff --git a/gnome-system-monitor-3.14.1.tar.xz b/gnome-system-monitor-3.14.1.tar.xz deleted file mode 100644 index 98eaf66..0000000 --- a/gnome-system-monitor-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:948be34a5c3e91acd4a1af0c7711020dd76d274aac547d5836910f2fde09a5e6 -size 852712 diff --git a/gnome-system-monitor-3.16.0.tar.xz b/gnome-system-monitor-3.16.0.tar.xz new file mode 100644 index 0000000..f035bfd --- /dev/null +++ b/gnome-system-monitor-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00936e8b5d29fc01cd6daf6c119242877d81b2dcca33fb0ee9ce4adec8675391 +size 856044 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 51d0e38..07f9820 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Mon Mar 23 20:16:07 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 08:50:41 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Fixed lsof regex error modal dialogs (bgo#746208). + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 12:35:15 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Updated translations. + +------------------------------------------------------------------- +Wed Jan 28 15:46:43 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.15.4: + + Fixed freebsd crasher caused by PID 0 (bgo#742070). + +------------------------------------------------------------------- +Wed Dec 17 20:24:57 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.3: + + Fixed bogus assignment (bgo#738110). + + Use traditional titlebars on non-gnome (bgo#741044). + + Don't set titlebar when using headerbar as toolbar + (bgo#741234). + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 18 18:07:29 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.1: + + Updated translations. + ------------------------------------------------------------------- Mon Oct 13 19:33:54 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index b818ac8..1428c37 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-system-monitor # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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.14.1 +Version: 3.16.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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.16/%{name}-%{version}.tar.xz BuildRequires: dbus-1-glib-devel BuildRequires: fdupes BuildRequires: gcc-c++