From 30d728469258cc64cb537b2f631155dd22617e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:49:56 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- satyr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/satyr.spec b/satyr.spec index e5dbc11..d9e7b2f 100644 --- a/satyr.spec +++ b/satyr.spec @@ -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 - 0.30-4 +- Rebuilt for Python 3.9 + * Tue Apr 21 2020 Björn Esser - 0.30-3 - Rebuild (json-c)