summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-01-27 03:41:26 +0000
committerCoprDistGit <infra@openeuler.org>2024-01-27 03:41:26 +0000
commitdba972ff2bd79ecde1841b68446953d53f3e2b4a (patch)
treec66ae1917d173cf5d509f2e284eff6124c28ddb2
parent5622ca33a2bbafb3ee10248b752876dc66ec28fb (diff)
automatic import of httpd
-rw-r--r--.gitignore1
-rw-r--r--httpd.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index daa157a..0d05b21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/httpd-2.4.57.tar.bz2
+/httpd-2.4.58.tar.bz2
diff --git a/httpd.spec b/httpd.spec
index b34a556..5820299 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -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
diff --git a/sources b/sources
index 5bf615f..5fc5e22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34575e92f91fb625f3842d6ca382caa5 httpd-2.4.57.tar.bz2
+30377ec4d7fb8361e1d1f2ab3158b467 httpd-2.4.58.tar.bz2