From 387700459537e22d0d5ec53769d29863c28db8d2fd1a16af5152d2e394229f81 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Tue, 11 Apr 2023 17:31:31 +0000 Subject: [PATCH] Accepting request 1077783 from home:gladiac:branches:network:samba:STABLE - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1077783 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=129 --- talloc.changes | 5 +++++ talloc.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/talloc.changes b/talloc.changes index 79c7469..cabba04 100644 --- a/talloc.changes +++ b/talloc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 6 19:28:53 UTC 2023 - Andreas Schneider + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Fri Mar 17 07:54:23 UTC 2023 - Samuel Cabrero diff --git a/talloc.spec b/talloc.spec index 8acaceb..cc8f195 100644 --- a/talloc.spec +++ b/talloc.spec @@ -46,6 +46,7 @@ Source4: baselibs.conf Patch0: talloc-python3.5-fix-soabi_name.patch Source50: talloc.keyring BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{?suse_build_hwcaps_libs} %description Talloc is a hierarchical, reference counted memory pool system with