From f051238be1daed66adaed026a54f8b2d78659ecf Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 14 Sep 2015 13:08:05 +0200 Subject: [PATCH] update to the latest upstream release (1.3.1) --- nghttp2.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 7c09696..f95ed71 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,6 +1,6 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -101,6 +101,9 @@ make %{?_smp_mflags} check %changelog +* Mon Sep 14 2015 Kamil Dudka 1.3.1-1 +- update to the latest upstream release + * Mon Aug 31 2015 Kamil Dudka 1.3.0-1 - update to the latest upstream release diff --git a/sources b/sources index 8c72025..d1a624b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24df3ea1d68f98f628562092fecc19af nghttp2-1.3.0.tar.xz +b4da81a23f6034e4b05819d882eda784 nghttp2-1.3.1.tar.xz