From 3f206543c22bea761c4a07739188efe8c344fb3e Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 25 Apr 2016 15:59:49 +0200 Subject: [PATCH] update to the latest upstream release (1.10.0) --- nghttp2.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 4210e67..1a059c8 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,6 +1,6 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.9.2 +Version: 1.10.0 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -101,6 +101,9 @@ make %{?_smp_mflags} check %changelog +* Mon Apr 25 2016 Kamil Dudka 1.10.1-1 +- update to the latest upstream release + * Sun Apr 03 2016 Kamil Dudka 1.9.2-1 - update to the latest upstream release diff --git a/sources b/sources index 08a57bf..7956cbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3aa9a37aa2891aadf1b3589b0f537136 nghttp2-1.9.2.tar.xz +4adcd91018f05c9042bb7ddbe8f93e76 nghttp2-1.10.0.tar.xz