Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 01:04:53 +02:00
parent 552b7387b2
commit 0ee1ad5720

View File

@ -6,9 +6,9 @@
Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 1
Epoch: 2
Version: 1.302136
Release: 1%{?dist}
Release: 2%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL+ or Artistic: the rest of the distribution
@ -179,6 +179,9 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.302136-2
- Perl 5.28 rebuild
* Thu Apr 19 2018 Paul Howarth <paul@city-fan.org> - 1:1.302136-1
- Update to 1.302136
- Add test2_add_callback_testing_done to Test2::API