update to 1.10.13
This commit is contained in:
parent
ef547e9959
commit
0a7606fc4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/mod_http2-1.10.7.tar.gz
|
/mod_http2-1.10.7.tar.gz
|
||||||
/mod_http2-1.10.10.tar.gz
|
/mod_http2-1.10.10.tar.gz
|
||||||
/mod_http2-1.10.12.tar.gz
|
/mod_http2-1.10.12.tar.gz
|
||||||
|
/mod_http2-1.10.13.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||||
|
|
||||||
Name: mod_http2
|
Name: mod_http2
|
||||||
Version: 1.10.12
|
Version: 1.10.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: module implementing HTTP/2 for Apache 2
|
Summary: module implementing HTTP/2 for Apache 2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -51,6 +51,9 @@ make check
|
|||||||
%{_httpd_moddir}/mod_proxy_http2.so
|
%{_httpd_moddir}/mod_proxy_http2.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 7 2017 Joe Orton <jorton@redhat.com> - 1.10.13-1
|
||||||
|
- update to 1.10.13
|
||||||
|
|
||||||
* Fri Oct 20 2017 Joe Orton <jorton@redhat.com> - 1.10.12-1
|
* Fri Oct 20 2017 Joe Orton <jorton@redhat.com> - 1.10.12-1
|
||||||
- update to 1.10.12
|
- update to 1.10.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mod_http2-1.10.12.tar.gz) = 68fc7f0ba78194b968c369b12dd2e101d182f6761eb98718e5191aca56c4d82baf4270e86c1e6180fd9c62b864ad5cbc75f38fc2697b7492123eb15a1bc9c2e7
|
SHA512 (mod_http2-1.10.13.tar.gz) = 42d09c7786976c715ad639c527d3494617d0297b441cc50ae1d9fd355396bf8af3989eb278a193b946dca7c1db86391be8bca13106089c567b448eb31c691012
|
||||||
|
Loading…
Reference in New Issue
Block a user