Update to 1.302128
- New upstream release 1.302128 - Add optional UUID tagging - Fix missing UUID in Test::Builder subtests
This commit is contained in:
parent
d84029ed5f
commit
7bb7679aeb
@ -3,7 +3,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 1
|
||||
Version: 1.302125
|
||||
Version: 1.302128
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -172,6 +172,11 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Make it possible to disable IPC
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302125.tar.gz) = 48ba351763b2ab313aae9accfa7ed53ab9388d818748498053978fe42944ec28a93c715483ebc01be5e2a50dc2a11327a0d65fbaa251f16e1793c56115ce74e1
|
||||
SHA512 (Test-Simple-1.302128.tar.gz) = 32daa03bf7e00a391ceb636947e89596316ca5dc62d3830d2969a413514d1e101ce3771532d1f69c76f2aa424362b72ff9b600714319cd3979ff9ad4cb5229d1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user