Name: | perl-threads |
---|---|
Epoch: | 1 |
Version: | 2.25 |
Release: | 460.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 114562 |
License: | GPL+ or Artistic |
RPM: | perl-threads-2.25-460.el9.x86_64.rpm |
Source RPM: | perl-threads-2.25-460.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/threads |
Summary: | Perl interpreter-based threads |
Description: | Since Perl 5.8, thread programming has been available using a model called interpreter threads which provides a new Perl interpreter for each thread, and, by default, results in no data or state information being shared between threads. (Prior to Perl 5.8, 5005threads was available through the "Thread.pm" API. This threading model has been deprecated, and was removed as of Perl 5.10.0.) |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Upgrade to 2.25 as provided in perl-5.32.0
- Specify all dependencies
- Spec file cleanups: Use make_build and make_install macros - https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make - https://fedoraproject.org/wiki/Perl/Tips#ExtUtils::MakeMake
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild