From 26ae793bf391bee42cbd7c7ec0b6f6eb003ba9ca Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Feb 2022 13:01:00 -0500 Subject: [PATCH] import satyr-0.38-3.el9 --- SPECS/satyr.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/satyr.spec b/SPECS/satyr.spec index 979b158..05fbdb6 100644 --- a/SPECS/satyr.spec +++ b/SPECS/satyr.spec @@ -17,7 +17,7 @@ Name: satyr Version: 0.38 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports License: GPLv2+ URL: https://github.com/abrt/satyr @@ -129,6 +129,10 @@ make check|| { %endif %changelog +* Fri Dec 10 2021 Michal Fabik - 0.38-3 +- Rebuild against json-c-0.14-11 + Related: rhbz#2023326 + * Tue Aug 10 2021 Mohan Boddu - 0.38-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688