From 4da221154f97761f44206654a7361688d37d46d0 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Fri, 3 Jun 2016 20:01:56 +0200 Subject: [PATCH] Update to 2.9.2. --- pytest.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pytest.spec b/pytest.spec index d105bff..a318163 100644 --- a/pytest.spec +++ b/pytest.spec @@ -1,7 +1,7 @@ %global pylib_version 1.4.29 Name: pytest -Version: 2.9.1 +Version: 2.9.2 Release: 1%{?dist} Summary: Simple powerful testing with Python License: MIT @@ -155,6 +155,9 @@ popd %changelog +* Fri Jun 3 2016 Thomas Moschny - 2.9.2-1 +- Update to 2.9.2. + * Tue May 31 2016 Nils Philippsen - fix source URL diff --git a/sources b/sources index b530f1c..31debac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05165740ea50928e4e971378630163ec pytest-2.9.1.tar.gz +b65c2944dfaa0efb62c0239afb424f5b pytest-2.9.2.tar.gz