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