[mate-system-monitor] Update to 1.7.1

Dan Mashal vicodan at fedoraproject.org
Mon Feb 10 00:59:39 UTC 2014


commit 447df54068fa05f5ee2bf351df9b4feb302082b7
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sun Feb 9 17:00:09 2014 -0800

    Update to 1.7.1

 .gitignore               |    1 +
 mate-system-monitor.spec |   13 ++++++++-----
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index feb7cdd..1b62a49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /mate-system-monitor-1.6.0.tar.xz
 /mate-system-monitor-1.6.1.tar.xz
 /mate-system-monitor-1.7.0.tar.xz
+/mate-system-monitor-1.7.1.tar.xz
diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec
index 445b3f4..5456f21 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -1,5 +1,5 @@
 Name:           mate-system-monitor
-Version:        1.7.0
+Version:        1.7.1
 Release:        1%{?dist}
 Summary:        Process and resource monitor
 
@@ -7,16 +7,16 @@ License:        GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.7/%{name}-%{version}.tar.xz
 
-BuildRequires: libgtop2-devel
+BuildRequires: dbus-glib-devel
 BuildRequires: desktop-file-utils
-BuildRequires: libwnck-devel
 BuildRequires: gtk2-devel
 BuildRequires: gtkmm24-devel
-BuildRequires: mate-icon-theme-devel
+BuildRequires: libgtop2-devel
 BuildRequires: librsvg2-devel
+BuildRequires: libwnck-devel
 BuildRequires: libxml2-devel
 BuildRequires: mate-common
-BuildRequires: dbus-glib-devel
+BuildRequires: mate-icon-theme-devel
 
 Requires: mate-desktop
 
@@ -69,6 +69,9 @@ fi
 
 
 %changelog
+* Sun Feb 09 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.1-1
+- Update to 1.7.1
+
 * Thu Jan 16 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.0-1
 - update to 1.7.0 release
 - add --with-gnome --all-name for find language
diff --git a/sources b/sources
index be19505..e48760f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10061a267eae4cfd140230a04325c36a  mate-system-monitor-1.7.0.tar.xz
+0be1a716f981c70ac700b3daeefbe7da  mate-system-monitor-1.7.1.tar.xz


More information about the scm-commits mailing list