diff --git a/.cvsignore b/.cvsignore index a3389e2..27fb4df 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdata-2.0.0.tar.gz +gdata-2.0.1.tar.gz diff --git a/python-gdata.spec b/python-gdata.spec index c7a0700..049a84c 100644 --- a/python-gdata.spec +++ b/python-gdata.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-gdata -Version: 2.0.0 +Version: 2.0.1 Release: 1%{?dist} Summary: A Python module for accessing online Google services @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 24 2009 Bastien Nocera 2.0.1-1 +- Update to 2.0.1 + * Tue Jun 30 2009 Bastien Nocera 2.0.0-1 - Update to 2.0.0 diff --git a/sources b/sources index 3a26cc6..a065763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09de4e7a958cc2584e159b07185bdd31 gdata-2.0.0.tar.gz +d646b8f6e32911df61ea0e7379b4bc35 gdata-2.0.1.tar.gz