From 13319aea7c60a030e1fb1f09132af75611faa79f Mon Sep 17 00:00:00 2001 From: Toshio くらとみ Date: Apr 23 2008 18:13:57 +0000 Subject: - Forgot to cvs up after mass branch. --- diff --git a/.cvsignore b/.cvsignore index 8b6e5ca..f547be3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.2.99.8.tar.gz +python-fedora-0.2.99.9.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 5131215..fe9e6b2 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -1,8 +1,8 @@ %{!?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.8 -Release: 1%{?dist} +Version: 0.2.99.9 +Release: 2%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages @@ -30,7 +30,6 @@ TurboGears Applications such as Bodhi, PackageDB, MirrorManager, and FAS2. %prep %setup -q - %build %{__python} setup.py build @@ -50,6 +49,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Tue Apr 22 2008 Toshio Kuratomi - 0.2.99.9-2 +- Forgot to cvs up after mass branch. + +* Sun Apr 20 2008 Toshio Kuratomi - 0.2.99.9-1 +- New upstream release. + * Sat Apr 12 2008 Toshio Kuratomi - 0.2.99.8-1 - New upstream release to fix two bugs found by a pylint run. diff --git a/sources b/sources index 1037f0f..b09169d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25da980b7aeb4244d8fc424b5e82fc43 python-fedora-0.2.99.8.tar.gz +ce4d7e22213729dc53789ad2489b9cb7 python-fedora-0.2.99.9.tar.gz