From 8af71073fdc11c29481039a72d2a36708ec9a060dc69a66980a80309c8719c41 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Wed, 8 Mar 2023 18:05:45 +0000 Subject: [PATCH] Accepting request 1070142 from home:pluskalm:branches:security:tls - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1070142 OBS-URL: https://build.opensuse.org/package/show/security:tls/libnettle?expand=0&rev=31 --- libnettle.changes | 5 +++++ libnettle.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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