This commit is contained in:
Fedora Release Engineering 2024-01-21 19:07:51 +00:00
parent e8406fd36e
commit 68a6e3a8a8

View File

@ -6,7 +6,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-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Test-Differences
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/Test::Differences.3*
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7100-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Oct 13 2023 Paul Howarth <paul@city-fan.org> - 0.7100-1
- Update to 0.71
- Document and test different behavior regarding Booleans in perl 5.38.0