diff --git a/.cvsignore b/.cvsignore index ef093d7..38d1398 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nose-0.10.1.tar.gz +nose-0.10.3.tar.gz diff --git a/python-nose.spec b/python-nose.spec index 340725d..4fe9aba 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,7 +2,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-nose -Version: 0.10.1 +Version: 0.10.3 Release: 1%{?dist} Summary: A discovery-based unittest extension for Python @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/nose %changelog +* Sat Aug 02 2008 Luke Macken 0.10.3-1 +- Update to 0.10.3 + * Thu Feb 28 2008 Luke Macken 0.10.1-1 - Update to 0.10.1 diff --git a/sources b/sources index c25205e..506aba2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1116d3780fea2cd7fe9dcc337d0fc9a nose-0.10.1.tar.gz +f9f6de986f0fc4d98b488af8243d679a nose-0.10.3.tar.gz