Update to 2.6.0.
This commit is contained in:
parent
f2bce575e3
commit
d49790484b
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/pytest-2.3.5.tar.gz
|
/pytest-2.3.5.tar.gz
|
||||||
/pytest-2.4.2.tar.gz
|
/pytest-2.4.2.tar.gz
|
||||||
/pytest-2.5.2.tar.gz
|
/pytest-2.5.2.tar.gz
|
||||||
|
/pytest-2.6.0.tar.gz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
%global pylib_version 1.4.20
|
%global pylib_version 1.4.20
|
||||||
|
|
||||||
Name: pytest
|
Name: pytest
|
||||||
Version: 2.5.2
|
Version: 2.6.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple powerful testing with Python
|
Summary: Simple powerful testing with Python
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -168,6 +168,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user