diff --git a/gnutls.spec b/gnutls.spec index b0f6110..07b693c 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -1,6 +1,6 @@ Name: gnutls Version: 3.7.2 -Release: 7 +Release: 8 Summary: The GNU Secure Communication Protocol Library License: LGPLv2.1+ and GPLv3+ @@ -22,7 +22,7 @@ Patch6: backport-02-CVE-2023-0361.patch BuildRequires: p11-kit-devel, gettext-devel, zlib-devel, readline-devel BuildRequires: libtasn1-devel, libtool, automake, autoconf, texinfo BuildRequires: autogen-libopts-devel, gperf, gnupg2, gcc, gcc-c++ -BuildRequires: nettle-devel, trousers-devel, libidn2-devel +BuildRequires: nettle-devel >= 3.7.3, trousers-devel, libidn2-devel BuildRequires: libunistring-devel, net-tools, softhsm BuildRequires: p11-kit-trust, ca-certificates, gtk-doc, perl %if %{with fips} @@ -220,6 +220,9 @@ make check %{?_smp_mflags} %endif %changelog +* Sat Jun 17 2023 xuraoqing <609179072@qq.com> - 3.7.2-8 +- add nettle-devel version + * Sat Jun 17 2023 xuraoqing <609179072@qq.com> - 3.7.2-7 - add sw arch patch