Browse Source

nghttp2-1.17.0-1

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

+ 5 - 2
n/nghttp2/nghttp2-vl.spec

@@ -5,8 +5,8 @@
 Summary: Experimental HTTP/2 client, server and proxy
 Summary(ja): HTTP/2クライアント・サーバ・プロキシの実験的実装
 Name: nghttp2
-Version: 1.12.0
-Release: 2%{?_dist_release}
+Version: 1.17.0
+Release: 1%{?_dist_release}
 License: MIT
 Group: Applications/Internet
 URL: https://nghttp2.org/
@@ -193,6 +193,9 @@ make %{?_smp_mflags} check
 %endif
 
 %changelog
+* Wed Dec 21 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.17.0-1
+- new upstream release.
+
 * Sat Jul 16 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.12.0-2
 - added compat32-* packages.