Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 17:49:20 +00:00
parent 19070586d4
commit fd3efbda2b

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 5.1.1
Release: 3%{?dist}
Release: 4%{?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 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.1.1-3
- Rebuilt for Python 3.11