diff --git a/xz.changes b/xz.changes index 01bc826..9bda063 100644 --- a/xz.changes +++ b/xz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 8 11:19:12 UTC 2023 - Martin Pluskal + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Sat Jan 21 09:56:39 UTC 2023 - Dirk Müller diff --git a/xz.spec b/xz.spec index aadd47b..295a37a 100644 --- a/xz.spec +++ b/xz.spec @@ -35,6 +35,7 @@ Source5: xznew.1 BuildRequires: pkgconfig Provides: lzma = %{version} Obsoletes: lzma < %{version} +%{?suse_build_hwcaps_libs} %description The xz command is a program for compressing files.