diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-04 07:07:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-04 07:07:55 +0000 |
commit | d24433936b299f5df4ad6271fcd440ed77ef6810 (patch) | |
tree | 3e155573a243d7a5099dc27c1c8fefe466224bce | |
parent | b3a13a199cd570ab84dd0aa70d790effb463f8d7 (diff) |
automatic import of httpd
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | httpd.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,4 @@ /httpd-2.4.58.tar.bz2 /httpd-2.4.59.tar.bz2 /httpd-2.4.60.tar.bz2 +/httpd-2.4.61.tar.bz2 @@ -7,7 +7,7 @@ Name: httpd Summary: Apache HTTP Server -Version: 2.4.60 +Version: 2.4.61 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 04 2024 Funda Wang <fundawang@yeah.net> - 2.4.61-1 +- New version 2.4.61 + * Tue Jul 02 2024 Funda Wang <fundawang@yeah.net> - 2.4.60-1 - New version 2.4.60 @@ -1 +1 @@ -50b1fcf3637b16a20c6c8e5e8da404bc httpd-2.4.60.tar.bz2 +f67c69e2faf605d0a4bd483f27cf1dc3 httpd-2.4.61.tar.bz2 |