!4 [sync] PR-3: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-10-24 08:56:39 +00:00 committed by Gitee
commit fa243a1284
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
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