Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/satyr.git#b0b400f6a2bfd0d9fdb55e6e26d44482c89cfb8c
This commit is contained in:
DistroBaker 2021-02-03 05:00:03 +00:00
parent a6aedd2d69
commit 071e8b912d
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Name: satyr Name: satyr
Version: 0.36 Version: 0.36
Release: 1%{?dist} Release: 2%{?dist}
Summary: Tools to create anonymous, machine-friendly problem reports Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+ License: GPLv2+
URL: https://github.com/abrt/satyr URL: https://github.com/abrt/satyr
@ -131,6 +131,9 @@ make check|| {
%endif %endif
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Michal Fabik <mfabik@redhat.com> 0.36-1 * Tue Jan 12 2021 Michal Fabik <mfabik@redhat.com> 0.36-1
- New upstream version - New upstream version
- Fix builds with python3.10 - Fix builds with python3.10