From 071e8b912d9f093b22035703998923a89ea70d2e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:00:03 +0000 Subject: [PATCH] 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 --- satyr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/satyr.spec b/satyr.spec index 95fe1bf..40fde95 100644 --- a/satyr.spec +++ b/satyr.spec @@ -17,7 +17,7 @@ Name: satyr Version: 0.36 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 0.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 12 2021 Michal Fabik 0.36-1 - New upstream version - Fix builds with python3.10