Mon, 30 Sep 2024 15:06:16 UTC | login

Information for build perl-Class-Load-XS-0.10-6.fc29

ID49746
Package Nameperl-Class-Load-XS
Version0.10
Release6.fc29
Epoch
SummaryXS implementation of parts of Class::Load
DescriptionThis module provides an XS implementation for portions of Class::Load. See Class::Load for API details.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 15 Jul 2018 06:02:28 UTC
CompletedSun, 15 Jul 2018 06:56:30 UTC
Taskbuild (f29-candidate, perl-Class-Load-XS-0.10-6.fc29.src.rpm)
Tags
f29
RPMs
src
perl-Class-Load-XS-0.10-6.fc29.src.rpm (info) (download)
riscv64
perl-Class-Load-XS-0.10-6.fc29.riscv64.rpm (info) (download)
perl-Class-Load-XS-debuginfo-0.10-6.fc29.riscv64.rpm (info) (download)
perl-Class-Load-XS-debugsource-0.10-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-6 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-2 - Perl 5.26 rebuild * Tue Apr 11 2017 Paul Howarth <paul@city-fan.org> - 0.10-1 - Update to 0.10 - Fix test to handle altered Test::Without::Module exception message * Fri Apr 07 2017 Paul Howarth <paul@city-fan.org> - 0.09-8 - Fix FTBFS with Test::Without::Module ≥ 0.19 (https://github.com/moose/Class-Load/pull/2) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-6 - Perl 5.24 rebuild * Thu Apr 21 2016 Paul Howarth <paul@city-fan.org> - 0.09-5 - Fix FTBFS due to missing buildreq perl-devel - Simplify find commands using -empty and -delete * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-2 - Perl 5.22 rebuild * Thu Nov 13 2014 Paul Howarth <paul@city-fan.org> - 0.09-1 - Updated to 0.09 - Optimized some perl API calls - Use %license * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-4 - Perl 5.20 rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Feb 13 2014 Paul Howarth <paul@city-fan.org> - 0.08-1 - Update to 0.08: - Switched packaging to just EUMM, as MBT wants the .xs file in a different place - Switch to ExtUtils::MakeMaker flow * Thu Feb 13 2014 Paul Howarth <paul@city-fan.org> - 0.07-1 - Update to 0.07: - Repository moved to the github moose organization - This release by ETHER -> update source URL - Switch to Module::Build::Tiny flow - Package upstream's CONTRIBUTING and README.md files - Don't need to remove empty directories from the buildroot - Don't bother with the author/release tests * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 0.06-3 - Perl 5.18 rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Oct 08 2012 Paul Howarth <paul@city-fan.org> - 0.06-1 - Update to 0.06: - Require Class::Load 0.20 in the code, not just the distro metadata (CPAN RT#80002) - Weird classes with either an ISA or VERSION constant would cause the XS to blow up badly (CPAN RT#79998) - Fixed some broken logic that lead to a segfault from the 014-weird-constants.t test on some Perls (CPAN RT#80059) - Bump perl(Class::Load) version requirement to 0.20 - Drop explicit requirement for perl(Class::Load), no longer needed * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.04-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Jun 20 2012 Petr Pisar <ppisar@redhat.com> - 0.04-2 - Perl 5.16 rebuild * Thu Feb 09 2012 Paul Howarth <paul@city-fan.org> - 0.04-1 - Update to 0.04: - Some small test changes for the latest Module::Implementation and Class::Load - Bump Class::Load version requirement to 0.15 - BR: perl(constant), perl(Module::Implementation) ≥ 0.04, perl(Test::Requires), perl(Test::Without::Module) and perl(version) for test suite * Tue Jan 10 2012 Paul Howarth <paul@city-fan.org> - 0.03-2 - Rebuild for gcc 4.7 in Rawhide * Fri Nov 18 2011 Paul Howarth <paul@city-fan.org> - 0.03-1 - Update to 0.03: - Explicitly include Test::Fatal as a test prerequisite (CPAN RT#72493) * Wed Nov 16 2011 Paul Howarth <paul@city-fan.org> - 0.02-2 - Sanitize spec for Fedora submission * Wed Nov 16 2011 Paul Howarth <paul@city-fan.org> - 0.02-1 - Initial RPM version