SHA256
3
0
forked from pool/bzip2

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
This commit is contained in:
Martin Pluskal 2023-03-08 10:07:54 +00:00 committed by Git OBS Bridge
parent 9ecb069a0c
commit f0d8ce95ad
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 8 10:04:51 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Build AVX2 enabled hwcaps library for x86_64-v3
-------------------------------------------------------------------
Mon May 2 05:05:16 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -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.