diff --git a/mod_http2-1.15.11.tar.gz b/mod_http2-1.15.11.tar.gz deleted file mode 100644 index 6888111..0000000 Binary files a/mod_http2-1.15.11.tar.gz and /dev/null differ diff --git a/mod_http2-1.15.13.tar.gz b/mod_http2-1.15.13.tar.gz new file mode 100644 index 0000000..1658a19 Binary files /dev/null and b/mod_http2-1.15.13.tar.gz differ diff --git a/mod_http2.spec b/mod_http2.spec index c58240f..712f710 100644 --- a/mod_http2.spec +++ b/mod_http2.spec @@ -1,8 +1,8 @@ %{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)} Name: mod_http2 -Version: 1.15.11 -Release: 1 +Version: 1.15.13 +Release: 2 Summary: Support for the HTTP/2 transport layer License: ASL 2.0 URL: https://icing.github.io/mod_h2/ @@ -49,6 +49,12 @@ make check %exclude /etc/httpd/share/doc/* %changelog +* Fri Jul 17 2020 cuibaobao - 1.15.13-2 +- Type:requirement +- ID:NA +- SUG:NA +- DESC:update mod_http2 to 1.15.13-2 + * Tue Jun 23 2020 gaihuiying - 1.15.11-1 - Type:requirement - ID:NA