diff --git a/python-decorator.spec b/python-decorator.spec index 65509b3..6dea5cd 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 4.0.11 -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 +* Thu Jul 27 2017 Fedora Release Engineering - 4.0.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 4.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild