diff --git a/libnettle.changes b/libnettle.changes index 42d341a..2ad43d1 100644 --- a/libnettle.changes +++ b/libnettle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 8 10:32:20 UTC 2023 - Martin Pluskal + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Thu Jul 28 20:25:53 UTC 2022 - Dirk Müller diff --git a/libnettle.spec b/libnettle.spec index aaefde7..b64787f 100644 --- a/libnettle.spec +++ b/libnettle.spec @@ -1,7 +1,7 @@ # # spec file for package libnettle # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,6 +36,7 @@ BuildRequires: gmp-devel >= 6.1.0 BuildRequires: m4 BuildRequires: makeinfo BuildRequires: pkgconfig +%{?suse_build_hwcaps_libs} %description Nettle is a cryptographic library that is designed to fit easily in more or