diff --git a/.cvsignore b/.cvsignore index 792b9fb..8b6e5ca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.2.99.7.tar.gz +python-fedora-0.2.99.8.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 029c054..5131215 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -1,8 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-fedora -Version: 0.2.99.7 +Version: 0.2.99.8 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -51,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sat Apr 12 2008 Toshio Kuratomi - 0.2.99.8-1 +- New upstream release to fix two bugs found by a pylint run. + * Fri Apr 11 2008 Toshio Kuratomi - 0.2.99.7-1 - Add a method to accounts.fas2.AccountSystem to speed up retrieval of user information. diff --git a/sources b/sources index 62cef82..1037f0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd721856a0a7952a60bcde4693602505 python-fedora-0.2.99.7.tar.gz +25da980b7aeb4244d8fc424b5e82fc43 python-fedora-0.2.99.8.tar.gz