From d2790b64c7032885c1ab674513802e3ad65aae59 Mon Sep 17 00:00:00 2001 From: seuzw <930zhaowei@163.com> Date: Sat, 5 Sep 2020 15:44:38 +0800 Subject: [PATCH] update source URL --- httpd.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/httpd.spec b/httpd.spec index b9f0dd2..26511b3 100644 --- a/httpd.spec +++ b/httpd.spec @@ -8,10 +8,10 @@ Name: httpd Summary: Apache HTTP Server Version: 2.4.43 -Release: 1 +Release: 2 License: ASL 2.0 URL: https://httpd.apache.org/ -Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 +Source0: https://archive.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source1: index.html Source2: httpd.logrotate Source3: instance.conf @@ -502,6 +502,12 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog +* Sat Sep 5 2020 zhaowei - 2.4.43-2 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC: update source URL + * Wed Aug 26 2020 yuboyun - 2.4.43-1 - Type:NA - ID:NA -- Gitee