Package upgrade

(cherry picked from commit db283f7307493c99af2835f6acffd42b8c77abdb)
This commit is contained in:
wk333 2022-06-15 15:44:28 +08:00 committed by openeuler-sync-bot
parent 8b10c8bd3f
commit 9f72390467
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Test2-Suite-0.000145.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: perl-Test2-Suite
Version: 0.000130
Version: 0.000145
Release: 1
Summary: Test2::Suite Perl module
License: GPL+ or Artistic
@ -64,7 +64,7 @@ library. If you are interested in writing Perl tests this is the distribution
for you.
%prep
%setup -q -n Test2-Suite-%{version}
%autosetup -p1 -n Test2-Suite-%{version}
%build
export PERL_MM_OPT=""
@ -113,5 +113,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.000145-1
- Upgrade to version 0.000145
* Mon Aug 3 2020 dingyue <dingyue5@huawei.com> - 0.000130-1
- package init