diff --git a/.cvsignore b/.cvsignore index 52bdf32..39ecf44 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.2.99.11.tar.gz +python-fedora-0.2.99.11.1.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index a94e686..a36674e 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 +Version: 0.2.99.11.1 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 Apr 23 2008 Toshio Kuratomi - 0.2.99.11.1-1 +- Fix a crasher bug. + * Wed Apr 23 2008 Toshio Kuratomi - 0.2.99.11-1 - New upstream release. diff --git a/sources b/sources index 89b84f5..083aa89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33c389d25ff93174ac2edd207da40f40 python-fedora-0.2.99.11.tar.gz +ba500610a05a4a450e3c5db4f8074848 python-fedora-0.2.99.11.1.tar.gz