diff --git a/python-decorator.spec b/python-decorator.spec index c024450..7ffef33 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 5.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -53,6 +53,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; %{python3_sitelib}/__pycache__/* %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 5.1.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 5.1.1-6 - Rebuilt for Python 3.12