diff --git a/ngtcp2.changes b/ngtcp2.changes index 77e32c3..037f605 100644 --- a/ngtcp2.changes +++ b/ngtcp2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 1 22:03:43 UTC 2024 - Michal Hrusecky + +- make devel package require also gnutls variant of the library + ------------------------------------------------------------------- Mon Jun 17 18:14:22 UTC 2024 - Dirk Müller diff --git a/ngtcp2.spec b/ngtcp2.spec index 080034e..9ae10d3 100644 --- a/ngtcp2.spec +++ b/ngtcp2.spec @@ -64,6 +64,7 @@ Python bindings for implementation of QUIC Protocol %package -n %{soname}-devel Summary: Development files for ngtcp2 Group: Development/Languages/C and C++ +Requires: %{gnutls_soname}%{gnutls_sover} = %{version} Requires: %{soname}-%{sover} = %{version} Provides: %{name}-devel