update to 1.10.12
This commit is contained in:
parent
6cbf1d2b3a
commit
ef547e9959
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/mod_http2-1.10.6.tar.gz
|
||||
/mod_http2-1.10.7.tar.gz
|
||||
/mod_http2-1.10.10.tar.gz
|
||||
/mod_http2-1.10.12.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||
|
||||
Name: mod_http2
|
||||
Version: 1.10.10
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.12
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
Group: System Environment/Daemons
|
||||
License: ASL 2.0
|
||||
@ -51,6 +51,9 @@ make check
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2017 Joe Orton <jorton@redhat.com> - 1.10.12-1
|
||||
- update to 1.10.12
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.10.10.tar.gz) = b4b9e734ed35ca63fa114462f1adb358bb73e4cbd8df95ab28c4518b8f7db40233f4ba13bc2194847eb9c1adbc3eb86fc63cbb56389fc0867767658d4d8ba77b
|
||||
SHA512 (mod_http2-1.10.12.tar.gz) = 68fc7f0ba78194b968c369b12dd2e101d182f6761eb98718e5191aca56c4d82baf4270e86c1e6180fd9c62b864ad5cbc75f38fc2697b7492123eb15a1bc9c2e7
|
||||
|
Loading…
Reference in New Issue
Block a user