update to 1.10.10
This commit is contained in:
parent
47e5afebe8
commit
8a28f00680
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/mod_http2-1.10.5.tar.gz
|
||||
/mod_http2-1.10.6.tar.gz
|
||||
/mod_http2-1.10.7.tar.gz
|
||||
/mod_http2-1.10.10.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.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.10
|
||||
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
|
||||
* Mon Jul 31 2017 Joe Orton <jorton@redhat.com> - 1.10.10-1
|
||||
- update to 1.10.10
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.10.7.tar.gz) = 6935db5f8edfa097aac45bf1a8f90ff5b84f5bda04071a988ca71641d5dce9e8af3b04b639f9ad8a67efaa8ff22c52d5e9ea2c8fef12c9f11017ec3bf759f737
|
||||
SHA512 (mod_http2-1.10.10.tar.gz) = b4b9e734ed35ca63fa114462f1adb358bb73e4cbd8df95ab28c4518b8f7db40233f4ba13bc2194847eb9c1adbc3eb86fc63cbb56389fc0867767658d4d8ba77b
|
||||
|
Loading…
Reference in New Issue
Block a user