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