upgrade version to 0.09

This commit is contained in:
jinzhimin369 2021-01-26 16:33:48 +08:00
parent 659ff4ee98
commit d10aa7b8c6
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global perl_package_name PerlIO-via-QuotedPrint %global perl_package_name PerlIO-via-QuotedPrint
Name: perl-PerlIO-via-QuotedPrint Name: perl-PerlIO-via-QuotedPrint
Version: 0.08 Version: 0.09
Release: 397 Release: 1
Summary: PerlIO layer for quoted-printable strings Summary: PerlIO layer for quoted-printable strings
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -49,13 +49,16 @@ find $RPM_BUILD_ROOT -type f -name .packlist -delete
make test make test
%files %files
%doc CHANGELOG README %doc README
%{perl_vendorlib}/* %{perl_vendorlib}/*
%files help %files help
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Jan 26 2021 liudabo<liudabo1@huawei.com> - 0.09-1
- upgrade version to 0.09
* Thu Sep 26 2019 shenyangyang<shenyangyang4@huawei.com> - 0.08-397 * Thu Sep 26 2019 shenyangyang<shenyangyang4@huawei.com> - 0.08-397
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA