[gnome-disk-utility] Update to 3.0.2

David Zeuthen davidz at fedoraproject.org
Mon Jul 11 16:08:19 UTC 2011


commit 3eb3a0979e16ac6e36f3dbb82ec277c02b4ed99d
Author: David Zeuthen <davidz at redhat.com>
Date:   Mon Jul 11 12:07:58 2011 -0400

    Update to 3.0.2
    
    Signed-off-by: David Zeuthen <davidz at redhat.com>

 .gitignore              |    1 +
 gnome-disk-utility.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61797a5..ee5e035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gnome-disk-utility-2.30.1.tar.bz2
 /gnome-disk-utility-2.91.6.tar.bz2
 /gnome-disk-utility-2.91.7.tar.bz2
 /gnome-disk-utility-3.0.0.tar.bz2
+/gnome-disk-utility-3.0.2.tar.bz2
diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec
index acaff77..f951f4a 100644
--- a/gnome-disk-utility.spec
+++ b/gnome-disk-utility.spec
@@ -4,7 +4,7 @@
 %define gtk3_version              2.99
 %define gnome_doc_utils_version   0.3.2
 %define gnome_keyring_version     2.22
-%define udisks_version            1.0.0-0.git20100215
+%define udisks_version            1.0.3
 %define unique_version            1.0.4
 %define libnotify_version         0.7.0
 %define nautilus_version          2.26
@@ -12,8 +12,8 @@
 
 Summary: Disk management application
 Name: gnome-disk-utility
-Version: 3.0.0
-Release: 2%{?dist}
+Version: 3.0.2
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://git.gnome.org/cgit/gnome-disk-utility
@@ -214,6 +214,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
 %{_libdir}/nautilus/extensions-3.0/*.so
 
 %changelog
+* Mon Jul 11 2011 David Zeuthen <davidz at redhat.com> - 3.0.2-1%{?dist}
+- Update to 3.0.2
+
 * Sat May 07 2011 Christopher Aillon <caillon at redhat.com> - 3.0.0-2
 - Update icon cache scriptlet
 
diff --git a/sources b/sources
index 7258ae6..3d554b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-567a57df8555f5bbee3b664f40684518  gnome-disk-utility-3.0.0.tar.bz2
+2a4b9c005677a62a519b8197e6bba02f  gnome-disk-utility-3.0.2.tar.bz2


More information about the scm-commits mailing list