Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 07:29:00 +02:00
parent ad4656cc37
commit ed1cb43c41

View File

@ -4,7 +4,7 @@
Name: perl-Test-Differences
Version: %{RPM_version}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Test strings and data structures and show differences if not OK
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Differences
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/Test::Differences.3*
%changelog
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.6700-2
- Perl 5.30 rebuild
* Thu Mar 7 2019 Paul Howarth <paul@city-fan.org> - 0.6700-1
- Update to 0.67
- Correctly compare subroutine references