From 1b9ab3c34e855a2b3406a759ece683422ce8df4296a2c3bed6507c047944b3a5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 8 Mar 2023 12:53:54 +0000 Subject: [PATCH] Accepting request 1070173 from home:pluskalm:branches:Archiving - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1070173 OBS-URL: https://build.opensuse.org/package/show/Archiving/brotli?expand=0&rev=34 --- brotli.changes | 5 +++++ brotli.spec | 1 + 2 files changed, 6 insertions(+) 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