Update to 2.2.3.

This commit is contained in:
Thomas Moschny 2012-02-08 19:26:49 +01:00
parent ea97d034d2
commit f908393998
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/pytest-2.1.3.zip
/pytest-2.2.0.zip
/pytest-2.2.1.zip
/pytest-2.2.3.zip

View File

@ -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 <thomas.moschny@gmx.de> - 2.2.3-1
- Update to 2.2.3.
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
3e7d5352205401c6f73976fbf1b48e68 pytest-2.2.1.zip
f9b66b28086b8543baa4820d5f880baa pytest-2.2.3.zip