- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 03:57:29 +00:00
parent 2c08353cad
commit 12ca366446

View File

@ -1,6 +1,6 @@
Name: pigz
Version: 2.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parallel implementation of gzip
License: zlib
URL: https://www.zlib.net/pigz/
@ -43,6 +43,9 @@ make tests CFLAGS="$RPM_OPT_FLAGS"
%{_datadir}/man/man1/pigz.*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.5-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 01 2021 Filipe Rosset <rosset.filipe@gmail.com> - 2.5-1
- Update to 2.5 fixes rhbz#1919623