Browse Source

nghttp2-1.29.0-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11349 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 7 years ago
parent
commit
c87053b4c6
1 changed files with 4 additions and 1 deletions
  1. 4 1
      n/nghttp2/nghttp2-vl.spec

+ 4 - 1
n/nghttp2/nghttp2-vl.spec

@@ -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.