Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 22:12:22 +00:00
parent 03cd774538
commit f1cb0f7f66

View File

@ -4,7 +4,7 @@
Name: python-scour Name: python-scour
Version: 0.38.1 Version: 0.38.1
%global gitversion 038.1 %global gitversion 038.1
Release: 6%{?dist} Release: 7%{?dist}
Summary: %{sum} Summary: %{sum}
License: ASL 2.0 License: ASL 2.0
@ -59,6 +59,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';'
%changelog %changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.38.1-6 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.38.1-6
- Rebuilt for Python 3.11 - Rebuilt for Python 3.11