diff --git a/.cvsignore b/.cvsignore index 38d1398..b7d79c0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nose-0.10.3.tar.gz +nose-0.10.4.tar.gz diff --git a/python-nose.spec b/python-nose.spec index 1d18771..eaaf26c 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-nose -Version: 0.10.3 -Release: 2%{?dist} +Version: 0.10.4 +Release: 1%{?dist} Summary: A discovery-based unittest extension for Python Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/nose %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.10.4-1 +- Update to 0.10.4 to fix 2.6 issues + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.10.3-2 - Rebuild for Python 2.6 diff --git a/sources b/sources index 506aba2..c08be33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9f6de986f0fc4d98b488af8243d679a nose-0.10.3.tar.gz +4b4aec226d03f1d8465336a88d7183c4 nose-0.10.4.tar.gz