update to 1.10.7
This commit is contained in:
parent
bcbe1756c9
commit
2caf733bd4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/mod_http2-1.10.1.tar.gz
|
||||
/mod_http2-1.10.5.tar.gz
|
||||
/mod_http2-1.10.6.tar.gz
|
||||
/mod_http2-1.10.7.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.6
|
||||
Version: 1.10.7
|
||||
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
|
||||
* Thu Jul 6 2017 Joe Orton <jorton@redhat.com> - 1.10.7-1
|
||||
- update to 1.10.7
|
||||
|
||||
* Mon Jun 12 2017 Joe Orton <jorton@redhat.com> - 1.10.6-1
|
||||
- update to 1.10.6
|
||||
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (mod_http2-1.10.5.tar.gz) = 3ba32354cd3534c16fa0bcbc6a62aa80b73594b6463424f62b2bd6598c558034aa3e8d92480e402a1b65a5441f7b5aa47de65479dd8fed092bfbb71ff30927a1
|
||||
SHA512 (mod_http2-1.10.6.tar.gz) = 057f50011ae96bf7b23ac9a4f0b65a6c0111095c0ce993623c856768b714d33139a86c34f8d14d663b1587e087409312b2a6225077ee6c0cd30431eea27a632e
|
||||
SHA512 (mod_http2-1.10.7.tar.gz) = 6935db5f8edfa097aac45bf1a8f90ff5b84f5bda04071a988ca71641d5dce9e8af3b04b639f9ad8a67efaa8ff22c52d5e9ea2c8fef12c9f11017ec3bf759f737
|
||||
|
Loading…
Reference in New Issue
Block a user