From ab618061597c0de72055a89d1c40f906b3143d45 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 18 Jul 2024 03:40:59 +0000 Subject: automatic import of httpd --- .gitignore | 1 + httpd.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 655900b..817b6d4 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/httpd.spec b/httpd.spec index 879e10e..c48b6bc 100644 --- a/httpd.spec +++ b/httpd.spec @@ -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 - 2.4.62-1 +- New version 2.4.62 + * Thu Jul 04 2024 Funda Wang - 2.4.61-1 - New version 2.4.61 diff --git a/sources b/sources index cf4e2dd..cd658bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f67c69e2faf605d0a4bd483f27cf1dc3 httpd-2.4.61.tar.bz2 +cded7afa23c13c4854008d95a69ce016 httpd-2.4.62.tar.bz2 -- cgit v1.2.3