From b357f50d9be03628dd3c9e3342ae033bb13bc5aa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 20:33:17 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mod_md.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_md.spec b/mod_md.spec index 4e6cf4d..730d447 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -5,7 +5,7 @@ Name: mod_md Version: 2.4.19 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: ASL 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 Jan 19 2023 Fedora Release Engineering - 1:2.4.19-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 19 2022 Joe Orton - 1:2.4.19-2 - package the "md" directory (#2154348)