import satyr-0.38-3.el9

This commit is contained in:
CentOS Sources 2022-02-01 13:01:00 -05:00 committed by Stepan Oksanichenko
parent a07c5a9010
commit 26ae793bf3
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mfabik@redhat.com> - 0.38-3
- Rebuild against json-c-0.14-11
Related: rhbz#2023326
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.38-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688