From 8955dabd2eee25bd8dd4bf43c07b0f0bf2891675 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 20:29:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- python-pluggy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 432cca4..20bea47 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -13,7 +13,7 @@ Name: python-pluggy Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -117,6 +117,9 @@ popd %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Nov 16 2015 Matthias Runge - 0.3.1-3 - make tests pass again on Python 3.5