Package init

This commit is contained in:
dogsheng 2019-12-13 16:00:01 +08:00
parent 9cfa914072
commit 2430e2fabe

View File

@ -1,7 +1,7 @@
#spec from tarball
#spec from source code(%{name}-%{version}.tar.gz)
Name: pigz
Version: 2.4
Release: 6
Release: 7
Summary: pigz is a parallel implementation of gzip which utilizes multiple cores
License: zlib
Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz
@ -40,6 +40,12 @@ make test
%{_mandir}/man1/pigz.1*
%changelog
* Wed Dec 4 2019 shenyangyang<shenyangyang4@huawei.com> - 2.4-7
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: modify comments
* Wed Oct 9 2019 shenyangyang<shenyangyang4@huawei.com> - 2.4-6
- Type:enhancement
- ID:NA