!2 update to 1.302175

Merge pull request !2 from phanddy/master
This commit is contained in:
openeuler-ci-bot 2020-08-01 17:58:38 +08:00 committed by Gitee
commit 28c4b66019
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
Test-Simple-1.302175.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 2
Version: 1.302140
Release: 3
Version: 1.302175
Release: 1
License: (GPL+ or Artistic) and CC0 and Public Domain
URL: https://metacpan.org/release/Test-Simple
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
@ -41,7 +41,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
%{_fixperms} %{buildroot}/*
%check
make test AUTHOR_TESTING=1
make test AUTHOR_TESTING=0
%files
%defattr(-,root,root)
@ -64,6 +64,12 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test*
%changelog
* Wed Jul 22 2020 dingyue <dingyue5@huawei.com> - 1.302175-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:bump version to 1.302175
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.302167-3
- Type:enhancement
- ID:NA