SHA256
8
0
forked from pool/nghttp2

2 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 29 12:04:01 UTC 2025 - Pedro Monreal <pmonreal@suse.com>
- Account for the libngtcp2 devel split for openssl and gnutls.
-------------------------------------------------------------------
Wed Jun 25 10:43:02 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>

View File

@@ -54,7 +54,7 @@ BuildRequires: gcc-c++
%if %{with http3}
BuildRequires: pkgconfig(libevent_openssl)
BuildRequires: pkgconfig(libnghttp3)
BuildRequires: pkgconfig(libngtcp2)
BuildRequires: libngtcp2_crypto_ossl-devel
%endif
%ifnarch ppc %{arm}
BuildRequires: pkgconfig(jemalloc)