Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-21 08:52:52 +00:00
parent dc47ec7bd2
commit 4aaca7d436

View File

@ -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 <releng@fedoraproject.org> - 5.1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.1.1-6
- Rebuilt for Python 3.12