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