commit
28c4b66019
Binary file not shown.
BIN
Test-Simple-1.302175.tar.gz
Normal file
BIN
Test-Simple-1.302175.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
Name: perl-Test-Simple
|
Name: perl-Test-Simple
|
||||||
Summary: Basic utilities for writing tests
|
Summary: Basic utilities for writing tests
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.302140
|
Version: 1.302175
|
||||||
Release: 3
|
Release: 1
|
||||||
License: (GPL+ or Artistic) and CC0 and Public Domain
|
License: (GPL+ or Artistic) and CC0 and Public Domain
|
||||||
URL: https://metacpan.org/release/Test-Simple
|
URL: https://metacpan.org/release/Test-Simple
|
||||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
|
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}/*
|
%{_fixperms} %{buildroot}/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test AUTHOR_TESTING=1
|
make test AUTHOR_TESTING=0
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -64,6 +64,12 @@ make test AUTHOR_TESTING=1
|
|||||||
%{_mandir}/man3/Test*
|
%{_mandir}/man3/Test*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.302167-3
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user