From 7c4c454179a015c1748da5a7b98f063d9190ea34 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 17 Aug 2015 10:38:19 +0200 Subject: [PATCH] update to the latest upstream release (1.2.1) --- nghttp2.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 79fdcec..c750d0d 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,6 +1,6 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -101,6 +101,9 @@ make %{?_smp_mflags} check %changelog +* Mon Aug 17 2015 Kamil Dudka 1.2.1-1 +- update to the latest upstream release + * Sun Aug 09 2015 Kamil Dudka 1.2.0-1 - update to the latest upstream release diff --git a/sources b/sources index d6b963b..c59c9cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86cb96848518cc067c7d55de0385bc02 nghttp2-1.2.0.tar.xz +297f6732d29e9f2105d97c9ab170afc4 nghttp2-1.2.1.tar.xz