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 1.1.0-0.7.20110510 +- fix gnome3 detection, gnome-default-applications-properties error output + * Thu May 05 2011 Rex Dieter 1.1.0-0.6.20110505 - Error in xdg-open script (#702347)