diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-18 03:40:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-18 03:41:00 +0000 |
commit | b65036d02be2187be1a3adf63bebe50d5823305f (patch) | |
tree | 3670f3260b3b1e1afd1544151fc2abe54f89bd23 | |
parent | 5c6cc1942a700e8eb8d7c7d3ad35e79dfb87c823 (diff) |
automatic import of httpdopeneuler22.03_LTS_SP3
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | httpd.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -2,3 +2,4 @@ /httpd-2.4.59.tar.bz2 /httpd-2.4.60.tar.bz2 /httpd-2.4.61.tar.bz2 +/httpd-2.4.62.tar.bz2 @@ -7,7 +7,7 @@ Name: httpd Summary: Apache HTTP Server -Version: 2.4.61 +Version: 2.4.62 Release: 1 License: ASL 2.0 URL: https://httpd.apache.org/ @@ -501,6 +501,9 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog +* Thu Jul 18 2024 Funda Wang <fundawang@yeah.net> - 2.4.62-1 +- New version 2.4.62 + * Thu Jul 04 2024 Funda Wang <fundawang@yeah.net> - 2.4.61-1 - New version 2.4.61 @@ -1 +1 @@ -f67c69e2faf605d0a4bd483f27cf1dc3 httpd-2.4.61.tar.bz2 +cded7afa23c13c4854008d95a69ce016 httpd-2.4.62.tar.bz2 |