From f0d8ce95adcd81efea38800ff38da7da13fc93507935b15977ed64af52a46baf Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 8 Mar 2023 10:07:54 +0000 Subject: [PATCH] Accepting request 1070126 from home:pluskalm:branches:Archiving - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1070126 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=87 --- bzip2.changes | 5 +++++ bzip2.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/bzip2.changes b/bzip2.changes index 63912b4..edb1aeb 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 8 10:04:51 UTC 2023 - Martin Pluskal + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Mon May 2 05:05:16 UTC 2022 - Martin Liška diff --git a/bzip2.spec b/bzip2.spec index 70b0e1b..b56de61 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -1,7 +1,7 @@ # # spec file for package bzip2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,6 +41,7 @@ BuildRequires: pkgconfig Requires(pre): %{libname} Provides: bzip = %{version} Obsoletes: bzip < %{version} +%{?suse_build_hwcaps_libs} %description The bzip2 program is a program for compressing files.