diff --git a/python-decorator.spec b/python-decorator.spec index b60c764..2e0ab3a 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 4.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -89,6 +89,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; %endif # with python3 %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 4.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jun 14 2018 Miro HronĨok - 4.2.1-2 - Rebuilt for Python 3.7