From d3007a7c901be010d5c75db6db4a336a5190cade Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 21 Jul 2016 16:20:04 +0200 Subject: [PATCH] update to the latest upstream release (1.13.0) --- nghttp2.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 261f1ed..0ae84e2 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,6 +1,6 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.12.0 +Version: 1.13.0 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -101,6 +101,9 @@ make %{?_smp_mflags} check %changelog +* Thu Jul 21 2016 Kamil Dudka 1.13.0-1 +- update to the latest upstream release + * Mon Jun 27 2016 Kamil Dudka 1.12.0-1 - update to the latest upstream release diff --git a/sources b/sources index 6d74c60..3385dd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cea28d8c1c1b7de81444658ae327600 nghttp2-1.12.0.tar.xz +908f5f1b86a1ba8b142ece7129c8a954 nghttp2-1.13.0.tar.xz