From 7483d2b6906bcb9c5fef3f2bc32bd757b1b8ad2ef510d9adc6631e901cae0cdd Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Wed, 8 Mar 2023 18:05:37 +0000 Subject: [PATCH] Accepting request 1070143 from home:pluskalm:branches:devel:libraries:c_c++ - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1070143 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=163 --- libgcrypt.changes | 5 +++++ libgcrypt.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libgcrypt.changes b/libgcrypt.changes index 4aa94b5..5fbf31e 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 8 10:34:34 UTC 2023 - Martin Pluskal + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Wed Oct 19 14:01:24 UTC 2022 - Pedro Monreal diff --git a/libgcrypt.spec b/libgcrypt.spec index 0c8268e..a60baf3 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# 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 @@ -55,6 +55,7 @@ BuildRequires: libgpg-error-devel >= 1.27 BuildRequires: libtool BuildRequires: makeinfo BuildRequires: pkgconfig +%{?suse_build_hwcaps_libs} %description Libgcrypt is a general purpose library of cryptographic building