Browse Source

nghttp2-1.22.0-1

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

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

@@ -8,7 +8,7 @@
 Summary: Experimental HTTP/2 client, server and proxy
 Summary(ja): HTTP/2クライアント・サーバ・プロキシの実験的実装
 Name: nghttp2
-Version: 1.20.0
+Version: 1.22.0
 Release: 1%{?_dist_release}
 License: MIT
 Group: Applications/Internet
@@ -211,6 +211,9 @@ make %{?_smp_mflags} check
 %endif
 
 %changelog
+* Mon May  1 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.22.0-1
+- new upstream release.
+
 * Thu Mar 16 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.20.0-1
 - new upstream release.
 - disabled to build apps as default.