diff --git a/.files b/.files index da811f6..98d8c3d 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index bdcfdf1..93cbbf1 100644 --- a/.rev +++ b/.rev @@ -538,4 +538,12 @@ 974316 + + 8f566201f41bb42f35af5e1217accdf5 + 1.0.8 + + dimstar_suse + + 1070127 + diff --git a/bzip2.changes b/bzip2.changes index 0f57560..760e979 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +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 - Port rpmlintrc format to rpmlint 2.x. diff --git a/bzip2.spec b/bzip2.spec index a7aed6a..f649c5c 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.