From 4efa42b28cd5fae0eedc06b0dbfebe95f2ad3c53 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 08:11:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pytest.spec b/pytest.spec index 19c4000..ab89044 100644 --- a/pytest.spec +++ b/pytest.spec @@ -2,7 +2,7 @@ Name: pytest Version: 3.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple powerful testing with Python License: MIT URL: http://pytest.org @@ -198,6 +198,9 @@ popd %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 3.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Jan 29 2017 Thomas Moschny - 3.0.6-1 - Update to 3.0.6. - Drop patch applied upstream.