This commit is contained in:
Petr Písař 2023-05-19 16:43:42 +02:00
parent b78337aee6
commit 8bfb53d7a4

View File

@ -17,7 +17,7 @@
Name: satyr
Version: 0.42
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools to create anonymous, machine-friendly problem reports
License: GPL-2.0-or-later
URL: https://github.com/abrt/satyr
@ -129,6 +129,9 @@ make check|| {
%endif
%changelog
* Fri May 19 2023 Petr Pisar <ppisar@redhat.com> - 0.42-2
- Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19)
* Wed Mar 01 2023 Michal Srb <michal@redhat.com> - 0.42-1
- Update to 0.42
- Resolves: rhbz#2168223