diff --git a/python-fedora.spec b/python-fedora.spec index a36674e..173a2c7 100644 --- a/python-fedora.spec +++ b/python-fedora.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-fedora -Version: 0.2.99.11.1 +Version: 0.3 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Wed Jul 02 2008 Luke Macken - 0.3-1 +- New upstream release. + * Wed Apr 23 2008 Toshio Kuratomi - 0.2.99.11.1-1 - Fix a crasher bug. diff --git a/sources b/sources index 083aa89..ef9d0c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba500610a05a4a450e3c5db4f8074848 python-fedora-0.2.99.11.1.tar.gz +a9bd04791e4e16f559ed5ed8faa41968 python-fedora-0.3.tar.gz