summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-07-04 07:07:55 +0000
committerCoprDistGit <infra@openeuler.org>2024-07-04 07:07:55 +0000
commit5c6cc1942a700e8eb8d7c7d3ad35e79dfb87c823 (patch)
tree3e155573a243d7a5099dc27c1c8fefe466224bce
parentd2e630fc68bd2fa287d6e0090cab21386159a1bc (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 249f4fc..655900b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/httpd.spec b/httpd.spec
index f6d02b1..879e10e 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -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
diff --git a/sources b/sources
index 51362ce..cf4e2dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50b1fcf3637b16a20c6c8e5e8da404bc httpd-2.4.60.tar.bz2
+f67c69e2faf605d0a4bd483f27cf1dc3 httpd-2.4.61.tar.bz2