|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-Diff
|
|
|
|
|
Version: 1.45
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
Summary: Perform diffs on files and record sets
|
|
|
|
|
# lib/Text/Diff.pm - GPL-2.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
# lib/Text/Diff/Config.pm - MIT
|
|
|
|
@ -88,6 +88,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.45-24
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Jul 12 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.45-23
|
|
|
|
|
- Package tests
|
|
|
|
|
|
|
|
|
|