From ef0eb6b59ab91d695c0b45bebe9e91bf1cbc9a81 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Aug 08 2014 13:27:21 +0000 Subject: Update to 2.6.1. --- diff --git a/.gitignore b/.gitignore index ea5b315..2b9ce13 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /pytest-2.4.2.tar.gz /pytest-2.5.2.tar.gz /pytest-2.6.0.tar.gz +/pytest-2.6.1.tar.gz diff --git a/pytest.spec b/pytest.spec index 05289a4..3a9cb97 100644 --- a/pytest.spec +++ b/pytest.spec @@ -8,7 +8,7 @@ %global pylib_version 1.4.20 Name: pytest -Version: 2.6.0 +Version: 2.6.1 Release: 1%{?dist} Summary: Simple powerful testing with Python @@ -168,6 +168,9 @@ popd %changelog +* Fri Aug 8 2014 Thomas Moschny - 2.6.1-1 +- Update to 2.6.1. + * Fri Aug 1 2014 Thomas Moschny - 2.6.0-1 - Update to 2.6.0. diff --git a/sources b/sources index 5cc95e1..4830de8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e492f76a986cb9dd0818b7ecc89af92e pytest-2.6.0.tar.gz +bb353f6cf6d9ff83ff7f2dfbeaca47a3 pytest-2.6.1.tar.gz