Browse Source

nghttp2-1.45.1-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
0fcd583daf
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.44.0
+Version: 1.45.1
 Release: 1%{?_dist_release}
 Group: internet
 Vendor: Project Vine
@@ -201,6 +201,9 @@ make %{?_smp_mflags} check
 %endif
 
 %changelog
+* Thu Sep 23 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.45.1-1
+- new upstream release.
+
 * Thu Jul 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.44.0-1
 - new upstream release.
 - dropped ldconfig scriptlets.