diff --git a/.gitignore b/.gitignore index 83bf0e6..4b0ee80 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/xdg-utils-1.1.0-20110504.tar.gz +/xdg-utils-1.1.0-20110505.tar.gz diff --git a/sources b/sources index 792c9e1..0235db9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3d9c92427b75038808b6db5f88268dc xdg-utils-1.1.0-20110504.tar.gz +1a08878111434313e0220857cdff9a01 xdg-utils-1.1.0-20110505.tar.gz diff --git a/xdg-utils.spec b/xdg-utils.spec index 2f2d103..f10ae0d 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -3,13 +3,13 @@ %define htmlview 1 %endif -%define snap 20110504 +%define snap 20110505 #define pre rc1 Summary: Basic desktop integration functions Name: xdg-utils Version: 1.1.0 -Release: 0.5.%{snap}%{?dist} +Release: 0.6.%{snap}%{?dist} URL: http://portland.freedesktop.org/ %if 0%{?snap:1} @@ -117,6 +117,9 @@ rm -rf %{buildroot} %changelog +* Thu May 05 2011 Rex Dieter 1.1.0-0.6.20110505 +- Error in xdg-open script (#702347) + * Wed May 04 2011 Rex Dieter 1.1.0-0.5.20110504 - 20110504 snapshot - xdg-email does not work (#690840)