diff --git a/python-yapsy.spec b/python-yapsy.spec index 4cb4f4a..d9d7f6b 100644 --- a/python-yapsy.spec +++ b/python-yapsy.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.11.223 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Simple plugin system for Python applications License: BSD and CC-BY-SA @@ -61,6 +61,9 @@ rm -vrf *.egg-info %doc build/sphinx/html %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.11.223-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.11.223-16 - Rebuilt for Python 3.8.0rc1 (#1748018)