Update to 1.302106
- New upstream release 1.302106 - Combine multiple diags into one event - Make version number in HashBase sane
This commit is contained in:
parent
90861db0bf
commit
7317bbbbe9
@ -1,7 +1,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 1
|
||||
Version: 1.302103
|
||||
Version: 1.302106
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -164,6 +164,11 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 23 2017 Paul Howarth <paul@city-fan.org> - 1:1.302106-1
|
||||
- Update to 1.302106
|
||||
- Combine multiple diags into one event
|
||||
- Make version number in HashBase sane
|
||||
|
||||
* Mon Oct 16 2017 Paul Howarth <paul@city-fan.org> - 1:1.302103-1
|
||||
- Update to 1.302103
|
||||
- Fix some TODO edge cases that were not previously accounted for
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302103.tar.gz) = b5399240bdcc63bd52b0f4c0fb7ee1d481335926625cf2ac643dd964a2f6b7a53865274806a15ba8cd3b55da06df22e49ec5e62427fb847f475b22aeda7e1d65
|
||||
SHA512 (Test-Simple-1.302106.tar.gz) = e19bfb729f622567bca636e420fad58de99f370f1a004fc094b4fb4eb96834fdd4b45ad8b591c62aa233f7bd779306a616d34edbc8b80807dad10b9c5904ac72
|
||||
|
||||
Loading…
Reference in New Issue
Block a user