diff --git a/.cvsignore b/.cvsignore index 1186e9d..08728b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.2.99.2.tar.gz +python-fedora-0.2.99.3.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index c8b8e52..316f400 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-fedora -Version: 0.2.99.2 -Release: 2%{?dist} +Version: 0.2.99.3 +Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/fedora/tg/json.py* %changelog +* Tue Mar 11 2008 Toshio Kuratomi - 0.2.99.3-1 +- Fix a bug in BaseClient. + * Fri Mar 7 2008 Toshio Kuratomi - 0.2.99.2-2 - Small updates to description of -infrastructure as we're no longer tied to Fedora Infrastructure boxes. diff --git a/sources b/sources index 50e5508..4f02152 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76d1ad63b86b35dddf8360230986dc6c python-fedora-0.2.99.2.tar.gz +c74683a1ba6f7ccdcacff7d3d5fa732c python-fedora-0.2.99.3.tar.gz