diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index c0a3886..f5ee8b2 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,6 +1,6 @@ Name: perl-Test-Deep Version: 1.127 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Deep/ @@ -61,6 +61,9 @@ make test %{_mandir}/man3/Test::Deep::NoTest.3* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 1.127-2 +- Perl 5.26 rebuild + * Thu May 4 2017 Paul Howarth - 1.127-1 - Update to 1.127 - Do not eagerly convert simple scalars into tests in the all, any and none