From 0a1eda33d15db1e99d8c718f7fb30f5b74be52a0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:14:15 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- satyr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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