diff --git a/.cvsignore b/.cvsignore index 3438b66..dd1308d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -py-1.2.0.tar.gz +py-1.2.1.tar.gz diff --git a/import.log b/import.log index 35bde77..65e7539 100644 --- a/import.log +++ b/import.log @@ -4,3 +4,4 @@ python-py-1_0_0-1_fc11:HEAD:python-py-1.0.0-1.fc11.src.rpm:1250184682 python-py-1_0_2-1_fc11:HEAD:python-py-1.0.2-1.fc11.src.rpm:1251397988 python-py-1_1_1-1_fc12:HEAD:python-py-1.1.1-1.fc12.src.rpm:1259422907 python-py-1_2_0-1_fc12:HEAD:python-py-1.2.0-1.fc12.src.rpm:1264852599 +python-py-1_2_1-1_fc12:HEAD:python-py-1.2.1-1.fc12.src.rpm:1266185181 diff --git a/python-py.spec b/python-py.spec index bfbeb36..21658aa 100644 --- a/python-py.spec +++ b/python-py.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-py -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?prerelease:.%{prerelease}}%{?dist} Summary: Rapid testing (py.test) and development utils (pylib) Group: Development/Languages @@ -61,6 +61,9 @@ rm -rf %{buildroot} %changelog +* Sun Feb 14 2010 Thomas Moschny - 1.2.1-1 +- Update to 1.2.1. + * Wed Jan 27 2010 Thomas Moschny - 1.2.0-1 - Update to 1.2.0. - Adjust summary and %%description. diff --git a/sources b/sources index ef44522..1dee9a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c75a9d0a9211a7ecddc981dd8a0158db py-1.2.0.tar.gz +7b3f4c0da62131e6dd25f7f3fda013cc py-1.2.1.tar.gz