diff --git a/httpd.spec b/httpd.spec index b9f0dd2220a785a58d3d908c5b3ee0302a545d8b..26511b3d9ed83ac53c0cd3a535f1ae890b379efa 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