!15 update to version 3.02

From: @leeffo 
Reviewed-by: @xujing99, @licunlong 
Signed-off-by: @licunlong, @xujing99
This commit is contained in:
openeuler-ci-bot 2023-07-21 01:46:43 +00:00 committed by Gitee
commit aef9b6e5f9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Archive-Tar-3.02.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
%global perl_package_name Archive-Tar %global perl_package_name Archive-Tar
Name: perl-Archive-Tar Name: perl-Archive-Tar
Version: 2.40 Version: 3.02
Release: 2 Release: 1
Summary: A module for manipulations of tar archives Summary: A module for manipulations of tar archives
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/pod/release/BINGOS/Archive-Tar-2.30/lib/Archive/Tar.pm URL: https://metacpan.org/pod/Archive::Tar
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{perl_package_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{perl_package_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -61,6 +61,9 @@ make test
%{_mandir}/man{1/*,3/*} %{_mandir}/man{1/*,3/*}
%changelog %changelog
* Wed Jul 05 2023 leeffo <liweiganga@uniontech.com> - 3.02-1
- update to version 3.02
* Tue Oct 25 2022 renhongxun <renhongxun@h-partners.com> - 2.40-2 * Tue Oct 25 2022 renhongxun <renhongxun@h-partners.com> - 2.40-2
- Rebuild for next release - Rebuild for next release