|
@@ -9,7 +9,7 @@ Summary: Experimental HTTP/2 client, server and proxy
|
|
|
Summary(ja): HTTP/2クライアント・サーバ・プロキシの実験的実装
|
|
|
Name: nghttp2
|
|
|
Version: 1.29.0
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
License: MIT
|
|
|
Group: Applications/Internet
|
|
|
URL: https://nghttp2.org/
|
|
@@ -214,6 +214,9 @@ make %{?_smp_mflags} check
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Jan 07 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.29.0-2
|
|
|
+- rebuilt with libboost-1.66.0.
|
|
|
+
|
|
|
* Sun Dec 24 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.29.0-1
|
|
|
- new upstream release.
|
|
|
- enabled to build apps as default.
|