diff --git a/gnome-system-monitor-2.23.3.tar.bz2 b/gnome-system-monitor-2.23.3.tar.bz2 deleted file mode 100644 index 83e2103..0000000 --- a/gnome-system-monitor-2.23.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:328afdd3e042e69caf75d7ee4021da0dc4473f59ff06d0531dd5953d6d8be79f -size 1926999 diff --git a/gnome-system-monitor-2.23.6.tar.bz2 b/gnome-system-monitor-2.23.6.tar.bz2 new file mode 100644 index 0000000..ed8ea4c --- /dev/null +++ b/gnome-system-monitor-2.23.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fbd2eccb335fa92487b3307bd83c4f468342f1787856377abbb6ad862271451 +size 2021147 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 46c1fcc..3b6b161 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 05 23:25:58 CEST 2008 - captain.magnus@opensuse.org + +- Update to version 2.23.6: + + Don't segfault in the disk list when icon cannot be retried from gvfs. + + Fixed network speed when there are pseudo-devices with no address. + ------------------------------------------------------------------- Wed Jun 25 23:25:58 CEST 2008 - maw@suse.de diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index adf2c81..3175663 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -1,10 +1,17 @@ # -# spec file for package gnome-system-monitor (Version 2.23.3) +# spec file for package gnome-system-monitor (Version 2.23.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -15,7 +22,7 @@ Name: gnome-system-monitor BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gconf2-devel glib2-devel gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-vfs2-devel gtk2-devel gtkmm2-devel intltool libglade2-devel libgnomeui-devel libgtop-devel librsvg-devel libwnck-devel libxml2-devel perl-XML-Parser scrollkeeper update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.23.3 +Version: 2.23.6 Release: 1 Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.20/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org @@ -78,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT %files lang -f %{name}.lang %changelog +* Wed Aug 06 2008 captain.magnus@opensuse.org +- Update to version 2.23.6: + + Don't segfault in the disk list when icon cannot be retried from gvfs. + + Fixed network speed when there are pseudo-devices with no address. * Thu Jun 26 2008 maw@suse.de - Update to version 2.23.3: + New option to start with the system tab