new version 2.0.25
This commit is contained in:
parent
9d4eee5b19
commit
1367bf7d1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/mod_http2-2.0.14.tar.gz
|
||||
/mod_http2-2.0.18.tar.gz
|
||||
/mod_http2-2.0.22.tar.gz
|
||||
/mod_http2-2.0.25.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||
|
||||
Name: mod_http2
|
||||
Version: 2.0.22
|
||||
Version: 2.0.25
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
License: Apache-2.0
|
||||
@ -47,6 +47,9 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Sat Oct 21 2023 Luboš Uhliarik <luhliari@redhat.com> - 2.0.25-1
|
||||
- new version 2.0.25
|
||||
|
||||
* Mon Sep 11 2023 Luboš Uhliarik <luhliari@redhat.com> - 2.0.22-1
|
||||
- new version 2.0.22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-2.0.22.tar.gz) = 4fab303bbf3e7261188033b24f98a7ec68d55f0d4f350d6fa2a9e342b9b9ff642b657d209807030578408c28559cd1fbd770f894f8854ab0e031256c41e627e7
|
||||
SHA512 (mod_http2-2.0.25.tar.gz) = 1d9ccb26032f55e563cf3da6c129d0652ca897f0fb445998c7cb09629bb7dcdc7235b05e2f762a4b16047279e6c158e8d681756e4136315381286fc09d633e83
|
||||
|
Loading…
Reference in New Issue
Block a user