diff --git a/nghttp2.spec b/nghttp2.spec index 9fa8cc7..72d7fb8 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,7 +1,7 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 Version: 1.24.0 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Group: Applications/Internet URL: https://nghttp2.org/ @@ -113,6 +113,9 @@ make %{?_smp_mflags} check %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 1.24.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Sat Jul 29 2017 Florian Weimer - 1.24.0-3 - Rebuild with binutils fix for ppc64le (#1475636)