Rebuild for versioned symbols in json-c

This commit is contained in:
Björn Esser 2021-07-10 11:57:37 +02:00
parent aa599b1483
commit 2984da4c6a
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

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,9 @@ make check|| {
%endif
%changelog
* Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 0.38-3
- Rebuild for versioned symbols in json-c
* Thu Jun 17 2021 Michal Fabik <mfabik@redhat.com> 0.38-1
- New upstream version
- lib: Use GLib for computing SHA-1 digests