This commit is contained in:
Fedora Release Engineering 2024-01-19 15:16:19 +00:00
parent c2f303f79b
commit 32533a0f55

View File

@ -28,7 +28,7 @@
Name: certmonger Name: certmonger
Version: 0.79.19 Version: 0.79.19
Release: 2%{?dist} Release: 3%{?dist}
Summary: Certificate status monitor and PKI enrollment client Summary: Certificate status monitor and PKI enrollment client
License: GPL-3.0-or-later License: GPL-3.0-or-later
@ -266,6 +266,9 @@ exit 0
%endif %endif
%changelog %changelog
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.19-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 0.79.19-2 * Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 0.79.19-2
- Fix C compatibility issues - Fix C compatibility issues