[xdg-utils] fix gnome3 detection, gnome-default-applications-properties error output

Rex Dieter rdieter at fedoraproject.org
Thu Jun 2 19:02:08 UTC 2011


commit 38f406edc87809f2e859708bfdcbb5550f6988c6
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jun 2 14:06:12 2011 -0500

    fix gnome3 detection, gnome-default-applications-properties error output

 .gitignore     |    2 +-
 sources        |    2 +-
 xdg-utils.spec |    5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b0ee80..04f95e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/xdg-utils-1.1.0-20110505.tar.gz
+/xdg-utils-1.1.0-20110510.tar.gz
diff --git a/sources b/sources
index 0235db9..de2e6dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a08878111434313e0220857cdff9a01  xdg-utils-1.1.0-20110505.tar.gz
+13259fb744e050a73864a5a699f8836c  xdg-utils-1.1.0-20110510.tar.gz
diff --git a/xdg-utils.spec b/xdg-utils.spec
index f10ae0d..5d81a0e 100644
--- a/xdg-utils.spec
+++ b/xdg-utils.spec
@@ -3,7 +3,7 @@
 %define htmlview 1
 %endif
 
-%define snap 20110505
+%define snap 20110510
 #define pre rc1
 
 Summary: Basic desktop integration functions 
@@ -117,6 +117,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jun 02 2011 Rex Dieter <rdieter at fedoraproject.org> 1.1.0-0.7.20110510
+- fix gnome3 detection, gnome-default-applications-properties error output
+
 * Thu May 05 2011 Rex Dieter <rdieter at fedoraproject.org> 1.1.0-0.6.20110505
 - Error in xdg-open script (#702347)
 


More information about the scm-commits mailing list