Update to 1.302135
- New upstream release 1.302135 - Make sure all hubs, events, and contexts get a unique (per run) id - Use a common generator for unique(enough) id's (not UUIDs)
This commit is contained in:
parent
edc23a1829
commit
12e2e817e2
@ -3,7 +3,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 1
|
||||
Version: 1.302133
|
||||
Version: 1.302135
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -175,6 +175,11 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 30 2018 Paul Howarth <paul@city-fan.org> - 1:1.302135-1
|
||||
- Update to 1.302135
|
||||
- Make sure all hubs, events, and contexts get a unique (per run) id
|
||||
- Use a common generator for unique(enough) id's (not UUIDs)
|
||||
|
||||
* Mon Mar 12 2018 Paul Howarth <paul@city-fan.org> - 1:1.302133-1
|
||||
- Update to 1.302133
|
||||
- Make sure event puts the uuid into the about facet
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302133.tar.gz) = 452eb0d4c43689a195d35565976cf4cd43338606c6bd7c389d67a368f2471ea7ae93fa3ffee3010e297838aa7a90bdc3db33ef1e3ae02f0ffa1ba5956c8b3d8c
|
||||
SHA512 (Test-Simple-1.302135.tar.gz) = 6601dfb7eeb5cdcfa7558282164049847257d5b081ceaa13d5ebef9e09ce1fdd6b6b6179ea7cb8247d5127eaa28b23cd9c03afa6c2f76475f37f27f091f81e64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user