From 30ba5102a22373ea1c0d592a51a8eb59ffb469e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 16:39:32 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- nghttp2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nghttp2.spec b/nghttp2.spec index 1ef47bf..2020ca0 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,7 +1,7 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 Version: 1.55.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://nghttp2.org/ Source0: https://github.com/tatsuhiro-t/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz @@ -120,6 +120,9 @@ export "LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$LD_LIBRARY_PATH" %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.55.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jul 17 2023 Jan Macku 1.55.1-1 - update to the latest upstream release - fixes CVE-2023-35945 - memmory leak