diff --git a/mod_md.spec b/mod_md.spec index 35910b2..dbc6c32 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -5,7 +5,7 @@ Name: mod_md Version: 2.4.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: Apache-2.0 URL: https://icing.github.io/mod_md/ @@ -59,6 +59,9 @@ echo "LoadModule md_module modules/mod_md.so" > %{buildroot}%{_httpd_modconfdir} %dir %{_httpd_statedir}/md %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1:2.4.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 01 2023 Luboš Uhliarik - 1:2.4.21-1 - new version 2.4.21 - SPDX migration