|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Perl-OSType
|
|
|
|
|
Version: 1.010
|
|
|
|
|
Release: 511%{?dist}
|
|
|
|
|
Release: 512%{?dist}
|
|
|
|
|
Summary: Map Perl operating system names to generic types
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
URL: https://metacpan.org/release/Perl-OSType
|
|
|
|
@ -116,6 +116,10 @@ LANG=en_US make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.010-512
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1.010-511
|
|
|
|
|
- Perl 5.40 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|