Update to 2.6.0.

This commit is contained in:
Thomas Moschny 2014-08-01 19:06:52 +02:00
parent f2bce575e3
commit d49790484b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/pytest-2.3.5.tar.gz
/pytest-2.4.2.tar.gz
/pytest-2.5.2.tar.gz
/pytest-2.6.0.tar.gz

View File

@ -8,8 +8,8 @@
%global pylib_version 1.4.20
Name: pytest
Version: 2.5.2
Release: 3%{?dist}
Version: 2.6.0
Release: 1%{?dist}
Summary: Simple powerful testing with Python
Group: Development/Languages
@ -168,6 +168,9 @@ popd
%changelog
* Fri Aug 1 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.0-1
- Update to 2.6.0.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
8ea3d1939e81514ccba9ba0e9566b5be pytest-2.5.2.tar.gz
e492f76a986cb9dd0818b7ecc89af92e pytest-2.6.0.tar.gz