diff options
| -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  | 
