diff --git a/gnutls.spec b/gnutls.spec index 2b7a179d555bf13d96532861db4e39a4c1b31337..2b015655d383051ef46916909152a9a3ff0d0ebb 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -1,6 +1,6 @@ Name: gnutls Version: 3.8.2 -Release: 7 +Release: 8 Summary: The GNU Secure Communication Protocol Library License: LGPLv2.1+ and GPLv3+ @@ -40,7 +40,7 @@ BuildRequires: unbound-devel unbound-libs BuildRequires: guile22-devel %endif -Requires: crypto-policies, p11-kit-trust, libtasn1, nettle +Requires: crypto-policies, p11-kit-trust, libtasn1, nettle >= 3.7.3 Recommends: trousers >= 0.3.11.2 Provides: bundled(gnulib) = 20130424 @@ -251,6 +251,9 @@ make check %{?_smp_mflags} %endif %changelog +* Fri Nov 14 2025 xuraoqing <609179072@qq.com> - 3.8.2-8 +- add nettle version constraint + * Tue Aug 12 2025 mahailiang - 3.8.2-7 - add sw_64 support