From 14478afad9bc398041730972402edc544e1c0d58 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Wed, 11 Feb 2026 14:01:14 +0100 Subject: [PATCH] Spec bump Related: RHEL-103655 --- nghttp2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nghttp2.spec b/nghttp2.spec index cf62ae2..8d733da 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -7,7 +7,7 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 Version: 1.68.0 -Release: 2%{?dist} +Release: 3%{?dist} # Parts of ruby bindings are additionally under GPL-2.0-or-later, MIT and # HPND-Kevlin-Henney but they are NOT shipped. @@ -213,6 +213,9 @@ popd %changelog +* Wed Feb 11 2026 Jan Macku 1.68.0-3 +- Spec bump (RHEL-103655) + * Mon Feb 09 2026 Jan Macku 1.68.0-2 - PQC: make X25519MLKEM768 the default TLS key exchange group in nghttpd and nghttpx (RHEL-103655)