Update to 1.302130
- New upstream release 1.302130 - Make hubs tag events with a new facet
This commit is contained in:
parent
7bb7679aeb
commit
e7200551c7
@ -3,7 +3,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 1
|
||||
Version: 1.302128
|
||||
Version: 1.302130
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -149,6 +149,7 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::EventFacet::Assert.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Control.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Error.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Hub.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Info.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Meta.3*
|
||||
%{_mandir}/man3/Test2::EventFacet::Parent.3*
|
||||
@ -172,10 +173,13 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 8 2018 Paul Howarth <paul@city-fan.org> - 1:1.302130-1
|
||||
- Update to 1.302130
|
||||
- Make hubs tag events with a new facet
|
||||
|
||||
* Tue Mar 06 2018 Petr Pisar <ppisar@redhat.com> - 1:1.302128-1
|
||||
- Update to 1.302128
|
||||
- Add optional UUID tagging
|
||||
- Fix missing UUID in Test::Builder subtests
|
||||
|
||||
* Thu Feb 22 2018 Paul Howarth <paul@city-fan.org> - 1:1.302125-1
|
||||
- Update to 1.302125
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302128.tar.gz) = 32daa03bf7e00a391ceb636947e89596316ca5dc62d3830d2969a413514d1e101ce3771532d1f69c76f2aa424362b72ff9b600714319cd3979ff9ad4cb5229d1
|
||||
SHA512 (Test-Simple-1.302130.tar.gz) = a4bed51c05282d322bd4b705b505c83056ab0203cd016f9a3d2fc81949551db5bb7456b4a75482af1d2470e6d7c7957803963a9f4e7fa3dd87fe999607ab251e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user