From 3a660cb124284dc7d56a506cd54985a3ff7a8f0b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 13:50:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 ebd763b..e23194a 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -3,7 +3,7 @@ Name: mod_md Version: 2.0.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: ASL 2.0 URL: https://icing.github.io/mod_md/ @@ -56,6 +56,9 @@ echo "LoadModule md_module modules/mod_md.so" > %{buildroot}%{_httpd_modconfdir} %{_bindir}/a2md %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1:2.0.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 30 2019 Joe Orton - 1:2.0.8-4 - require mod_ssl, update package description