diff --git a/.gitignore b/.gitignore index d39a1c3..2b7c985 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pytest-2.1.3.zip /pytest-2.2.0.zip /pytest-2.2.1.zip +/pytest-2.2.3.zip diff --git a/pytest.spec b/pytest.spec index f23282c..4a62e19 100644 --- a/pytest.spec +++ b/pytest.spec @@ -6,8 +6,8 @@ %endif Name: pytest -Version: 2.2.1 -Release: 2%{?dist} +Version: 2.2.3 +Release: 1%{?dist} Summary: Simple powerful testing with Python Group: Development/Languages @@ -131,6 +131,9 @@ popd %changelog +* Wed Feb 8 2012 Thomas Moschny - 2.2.3-1 +- Update to 2.2.3. + * Sat Jan 14 2012 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 4ced617..03e3eb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e7d5352205401c6f73976fbf1b48e68 pytest-2.2.1.zip +f9b66b28086b8543baa4820d5f880baa pytest-2.2.3.zip