|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Test-Pod
|
|
|
|
Name: perl-Test-Pod
|
|
|
|
Version: 1.52
|
|
|
|
Version: 1.52
|
|
|
|
Release: 21%{?dist}
|
|
|
|
Release: 22%{?dist}
|
|
|
|
Summary: Test POD files for correctness
|
|
|
|
Summary: Test POD files for correctness
|
|
|
|
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/Test-Pod
|
|
|
|
URL: https://metacpan.org/release/Test-Pod
|
|
|
@ -79,6 +79,10 @@ LC_ALL=C make test
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.52-22
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 12 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.52-21
|
|
|
|
* Fri Jul 12 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.52-21
|
|
|
|
- Package tests
|
|
|
|
- Package tests
|
|
|
|
|
|
|
|
|
|
|
|