diff --git a/brotli.changes b/brotli.changes index a0feaaf..e2e834f 100644 --- a/brotli.changes +++ b/brotli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 8 12:09:38 UTC 2023 - Martin Pluskal + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Sat Feb 25 10:48:18 UTC 2023 - Marcus Meissner diff --git a/brotli.spec b/brotli.spec index 37e1fe2..70d84c5 100644 --- a/brotli.spec +++ b/brotli.spec @@ -32,6 +32,7 @@ BuildRequires: cmake >= 2.8.6 BuildRequires: gcc-c++ BuildRequires: gzip BuildRequires: pkg-config +%{?suse_build_hwcaps_libs} %description This package contains the brotli command line utility to compress and