diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-27 03:41:26 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-27 03:41:26 +0000 |
commit | dba972ff2bd79ecde1841b68446953d53f3e2b4a (patch) | |
tree | c66ae1917d173cf5d509f2e284eff6124c28ddb2 | |
parent | 5622ca33a2bbafb3ee10248b752876dc66ec28fb (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 +1,2 @@ /httpd-2.4.57.tar.bz2 +/httpd-2.4.58.tar.bz2 @@ -7,7 +7,7 @@ Name: httpd Summary: Apache HTTP Server -Version: 2.4.57 +Version: 2.4.58 Release: 1 License: ASL 2.0 URL: https://httpd.apache.org/ @@ -506,6 +506,9 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog +* Sat Jan 27 2024 Funda Wang <fundawang@yeah.net> - 1:2.4.58-1 +- 2.4.58 + * Mon Aug 28 2023 Funda Wang <fundawang@yeah.net> - 1:2.4.57-1 - 2.4.57 @@ -1 +1 @@ -34575e92f91fb625f3842d6ca382caa5 httpd-2.4.57.tar.bz2 +30377ec4d7fb8361e1d1f2ab3158b467 httpd-2.4.58.tar.bz2 |