Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 09:23:00 +00:00
parent 7f8826993b
commit cc632b5f65

View File

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