Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:49:56 +02:00
parent ce6145bee5
commit 30d7284692

View File

@ -15,7 +15,7 @@
Name: satyr
Version: 0.30
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+
URL: https://github.com/abrt/satyr
@ -123,6 +123,9 @@ make check|| {
%endif
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.30-4
- Rebuilt for Python 3.9
* Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 0.30-3
- Rebuild (json-c)