Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 20:34:17 +02:00
parent 270471777c
commit 550f751b39

View File

@ -1,6 +1,6 @@
Name: perl-Test-Deep
Version: 1.128
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Extremely flexible deep comparison
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Deep
@ -61,6 +61,9 @@ make test
%{_mandir}/man3/Test::Deep::NoTest.3*
%changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.128-2
- Perl 5.28 rebuild
* Fri Apr 20 2018 Paul Howarth <paul@city-fan.org> - 1.128-1
- Update to 1.128
- Numerous small improvements to documentation