diff --git a/.cvsignore b/.cvsignore index b3cf3ff..cef6a0b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyxdg-0.17.tar.gz +pyxdg-0.19.tar.gz diff --git a/pyxdg.spec b/pyxdg.spec index 8556075..e961056 100644 --- a/pyxdg.spec +++ b/pyxdg.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pyxdg -Version: 0.17 +Version: 0.19 Release: 1%{?dist} Summary: Python library to access freedesktop.org standards Group: Development/Libraries @@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/pyxdg-*.egg-info %changelog +* Wed Apr 28 2010 Tom "spot" Callaway - 0.19-1 +- update to 0.19 + * Wed Aug 19 2009 Tom "spot" Callaway - 0.17-1 - update to 0.17 diff --git a/sources b/sources index b1246f6..c324e52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a086de99cc536095684d87f15594e4db pyxdg-0.17.tar.gz +9f33542e846d0fc1e0bfa992a8555b0a pyxdg-0.19.tar.gz