Update to 1.302121
- New upstream release 1.302121 - Update Copyright - Add 'render' facet
This commit is contained in:
parent
4653fd7fac
commit
636bbcd03a
@ -3,7 +3,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 1
|
||||
Version: 1.302120
|
||||
Version: 1.302121
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -153,6 +153,7 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::EventFacet::Meta.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Parent.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Plan.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Render.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Trace.3*
|
||||
%{_mandir}/man3/Test2::Formatter.3*
|
||||
%{_mandir}/man3/Test2::Formatter::TAP.3*
|
||||
@ -171,6 +172,11 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 5 2018 Paul Howarth <paul@city-fan.org> - 1:1.302121-1
|
||||
- Update to 1.302121
|
||||
- Update Copyright
|
||||
- Add 'render' facet
|
||||
|
||||
* Thu Nov 30 2017 Paul Howarth <paul@city-fan.org> - 1:1.302120-1
|
||||
- Update to 1.302120
|
||||
- Fix IPC reload bug
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302120.tar.gz) = e358fe3533eda1277107c380d47a8a1f573a4991e4374704c1203c7de3ffae92e0b8ea54f48927684a1c7fbe151a9ec6c2c84c96a160d684f7c88217868974af
|
||||
SHA512 (Test-Simple-1.302121.tar.gz) = d44587840e46eba4ba5419ff1704521c8c1300a57964dd921fb3c95734e8bc2707b85f83d4278fe49cca3cbed4a8442fb04cec55eb7c642cfe102c2cecbe8963
|
||||
|
||||
Loading…
Reference in New Issue
Block a user