|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-File-Which
|
|
|
|
Name: perl-File-Which
|
|
|
|
Version: 1.27
|
|
|
|
Version: 1.27
|
|
|
|
Release: 13%{?dist}
|
|
|
|
Release: 14%{?dist}
|
|
|
|
Summary: Portable implementation of the 'which' utility
|
|
|
|
Summary: Portable implementation of the 'which' utility
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
URL: https://metacpan.org/release/File-Which
|
|
|
|
URL: https://metacpan.org/release/File-Which
|
|
|
@ -81,6 +81,10 @@ make test
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.27-14
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 13 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.27-13
|
|
|
|
* Sat Jul 13 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.27-13
|
|
|
|
- Package tests
|
|
|
|
- Package tests
|
|
|
|
|
|
|
|
|
|
|
|