Use CentOS stream spec file
This commit is contained in:
parent
41ca029d22
commit
e84ce16317
@ -19,6 +19,9 @@ BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
# udev rules for nx-gzip dev
|
||||
Requires: powerpc-utils-core > 1.3.10-4
|
||||
|
||||
%description
|
||||
libnxz is a zlib-compatible library that uses the NX GZIP Engine available on
|
||||
POWER9 or newer processors in order to provide a faster zlib/gzip compression
|
||||
@ -77,14 +80,7 @@ fi
|
||||
%{_libdir}/libnxz.la
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2023 Jakub Čajka <jcajka@redhat.com> - 0.64-1
|
||||
- update to 0.64
|
||||
- Resolves: RHBZ#2177335
|
||||
* Tue May 16 2023 Jakub Čajka <jcajka@redhat.com> - 0.64-1
|
||||
- initial package import from Fedora
|
||||
- Resolves: RHBZ#2028638, RHBZ#2174893
|
||||
|
||||
* Mon Aug 29 2022 Jakub Čajka <jcajka@redhat.com> - 0.63-2
|
||||
- bump for gating
|
||||
- Related: RHBZ#2101334
|
||||
|
||||
* Fri Jul 29 2022 Jakub Čajka <jcajka@redhat.com> - 0.63-1
|
||||
- initial package import
|
||||
- Resolves: RHBZ#2101334
|
||||
|
Loading…
Reference in New Issue
Block a user