new version 1.11.0
This commit is contained in:
parent
a7012bc178
commit
a699b8877d
@ -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.20
|
||||
Release: 2%{?dist}
|
||||
Version: 1.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
Group: System Environment/Daemons
|
||||
License: ASL 2.0
|
||||
@ -52,6 +52,9 @@ make check
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 05 2018 Luboš Uhliarik <luhliari@redhat.com> - 1.11.0-1
|
||||
- new version 1.11.0
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.20-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.10.20.tar.gz) = f4f4228d10aec1b8471bfaaf1ce2022b711bc92a014da50600c78503db304508cb43295c803be23eac052bd621683d33a06dd22f0a2407593ddf0543be2efca5
|
||||
SHA512 (mod_http2-1.11.0.tar.gz) = 197fd22aae4d8a0a38faf74208dd7fb64fbcaa1189319e14d85298e4980bc7a83f2998b457a6bcd4791d2e674e56975c61529b809c0c1ada5225880e04ce8dd6
|
||||
|
Loading…
Reference in New Issue
Block a user