diff --git a/pytest.spec b/pytest.spec index ed392a3..2c1b168 100644 --- a/pytest.spec +++ b/pytest.spec @@ -10,7 +10,7 @@ %global pylib_version 1.4.29 Name: pytest -Version: 2.8.6 +Version: 2.8.7 Release: 1%{?dist} Summary: Simple powerful testing with Python @@ -188,6 +188,9 @@ popd %changelog +* Sun Jan 24 2016 Thomas Moschny - 2.8.7-1 +- Update to 2.8.7. + * Fri Jan 22 2016 Thomas Moschny - 2.8.6-1 - Update to 2.8.6. diff --git a/sources b/sources index 5490a01..fdef8f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7342ce7ff4e37c2ffa15e5dc07787cf0 pytest-2.8.6.tar.gz +685e2137062c9821b1b74a4814795514 pytest-2.8.7.tar.gz