Mon, 16 Sep 2024 22:58:18 UTC | login

Information for build perl-DynaLoader-Functions-0.004-4.fc40

ID285353
Package Nameperl-DynaLoader-Functions
Version0.004
Release4.fc40
Epoch
SummaryDeconstructed dynamic C library loading
DescriptionThis module provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 16:33:20 UTC
CompletedWed, 21 Feb 2024 16:33:20 UTC
Tags
f40
f41
RPMs
src
perl-DynaLoader-Functions-0.004-4.fc40.src.rpm (info) (download)
noarch
perl-DynaLoader-Functions-0.004-4.fc40.noarch.rpm (info) (download)
perl-DynaLoader-Functions-tests-0.004-4.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.004-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.004-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.004-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 07 2023 Paul Howarth <paul@city-fan.org> - 0.004-1 - Update to 0.004 (rhbz#2185089) - Port test C code to Perl 5.33.1, which defines a PERL_VERSION_GE() macro that clashes with the one this code previously had - In test C code, avoid a compiler warning that arises on Perl 5.20 - In test C code, rename some macros for better style - In test C code, better argument parenthesisation in a macro - Fix permissions verbosely - Make %files list more explicit * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 19 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.003-17 - Package tests - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.003-15 - Perl 5.36 rebuild