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)