diff --git a/satyr.spec b/satyr.spec index 30931f3..dd1d239 100644 --- a/satyr.spec +++ b/satyr.spec @@ -17,7 +17,7 @@ Name: satyr Version: 0.37 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports License: GPLv2+ URL: https://github.com/abrt/satyr @@ -131,6 +131,9 @@ make check|| { %endif %changelog +* Fri Jun 04 2021 Python Maint - 0.37-4 +- Rebuilt for Python 3.10 + * Tue Mar 02 2021 Michal Fabik 0.37-1 - sr_distances_cluster_objects: Check arg safety - spec: Drop trailing comment