Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-03 10:38:45 +02:00
parent e3ff0d84b5
commit 63ffb0b4d5

View File

@ -2,7 +2,7 @@ Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 1
Version: 1.302085
Release: 1%{?dist}
Release: 2%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL+ or Artistic: the rest of the distribution
@ -147,6 +147,9 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.302085-2
- Perl 5.26 rebuild
* Tue May 2 2017 Paul Howarth <paul@city-fan.org> - 1.302085-1
- Update to 1.302085
- Better IO management