update to 1.10.6
This commit is contained in:
parent
306ec24b37
commit
bcbe1756c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/mod_http2-1.10.1.tar.gz
|
||||
/mod_http2-1.10.5.tar.gz
|
||||
/mod_http2-1.10.6.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: 1.10.5
|
||||
Version: 1.10.6
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
Group: System Environment/Daemons
|
||||
@ -51,6 +51,9 @@ make check
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Joe Orton <jorton@redhat.com> - 1.10.6-1
|
||||
- update to 1.10.6
|
||||
|
||||
* Tue May 16 2017 Joe Orton <jorton@redhat.com> - 1.10.5-1
|
||||
- update to 1.10.5
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (mod_http2-1.10.5.tar.gz) = 3ba32354cd3534c16fa0bcbc6a62aa80b73594b6463424f62b2bd6598c558034aa3e8d92480e402a1b65a5441f7b5aa47de65479dd8fed092bfbb71ff30927a1
|
||||
SHA512 (mod_http2-1.10.6.tar.gz) = 057f50011ae96bf7b23ac9a4f0b65a6c0111095c0ce993623c856768b714d33139a86c34f8d14d663b1587e087409312b2a6225077ee6c0cd30431eea27a632e
|
||||
|
Loading…
Reference in New Issue
Block a user