From d49790484b4bd4121085e132f4420fff79faafdb Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Aug 01 2014 17:06:52 +0000 Subject: Update to 2.6.0. --- diff --git a/.gitignore b/.gitignore index 01f32ca..ea5b315 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/pytest.spec b/pytest.spec index 206552e..05289a4 100644 --- a/pytest.spec +++ b/pytest.spec @@ -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 - 2.6.0-1 +- Update to 2.6.0. + * Sat Jun 07 2014 Fedora Release Engineering - 2.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index f997f45..5cc95e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ea3d1939e81514ccba9ba0e9566b5be pytest-2.5.2.tar.gz +e492f76a986cb9dd0818b7ecc89af92e pytest-2.6.0.tar.gz