!8 update 2.7

From: @znzjugod 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
This commit is contained in:
openeuler-ci-bot 2023-01-29 03:40:41 +00:00 committed by Gitee
commit 3dcd48dbce
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pigz-2.7.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
#spec from source code(%{name}-%{version}.tar.gz) #spec from source code(%{name}-%{version}.tar.gz)
Name: pigz Name: pigz
Version: 2.6 Version: 2.7
Release: 2 Release: 1
Summary: pigz is a parallel implementation of gzip which utilizes multiple cores Summary: pigz is a parallel implementation of gzip which utilizes multiple cores
License: zlib License: zlib
Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz
@ -40,6 +40,9 @@ make test
%{_mandir}/man1/pigz.1* %{_mandir}/man1/pigz.1*
%changelog %changelog
* Thu Jan 19 2023 zhangnan <zhangnan134@huawei.com> - 2.7-1
- update to 2.7
* Tue Oct 25 2022 yanglongkang<yanglongkang@h-partners.com> - 2.6-2 * Tue Oct 25 2022 yanglongkang<yanglongkang@h-partners.com> - 2.6-2
- Type: bugfix - Type: bugfix
- ID: NA - ID: NA