Sat, 08 Jun 2024 06:09:45 UTC | login

Information for build perl-Mouse-2.5.10-3.fc33

ID165548
Package Nameperl-Mouse
Version2.5.10
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Mouse.git#7df2f6dec492ced82e82c16d52db0b386ed8a5fe
SummaryMoose minus the antlers
DescriptionMoose, a powerful metaobject-fueled extension of the Perl 5 object system, is wonderful. (For more information on Moose, please see 'perldoc Moose' after installing the perl-Moose package.) Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 15 Jul 2020 18:52:46 UTC
CompletedWed, 15 Jul 2020 19:36:54 UTC
Taskbuild (f33, /rpms/perl-Mouse.git:7df2f6dec492ced82e82c16d52db0b386ed8a5fe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Mouse.git#7df2f6dec492ced82e82c16d52db0b386ed8a5fe'}}
Tags
f33
RPMs
src
perl-Mouse-2.5.10-3.fc33.src.rpm (info) (download)
riscv64
perl-Mouse-2.5.10-3.fc33.riscv64.rpm (info) (download)
perl-Test-Mouse-2.5.10-3.fc33.riscv64.rpm (info) (download)
perl-Mouse-debuginfo-2.5.10-3.fc33.riscv64.rpm (info) (download)
perl-Mouse-debugsource-2.5.10-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.5.10-3 - Perl 5.32 re-rebuild of bootstrapped packages * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.5.10-2 - Perl 5.32 rebuild * Sun Mar 29 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 2.5.10-1 - Update to 2.5.10 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Oct 18 2019 Paul Howarth <paul@city-fan.org> - 2.5.9-2 - Post EPEL-8 bootstrap rebuild * Mon Aug 26 2019 Paul Howarth <paul@city-fan.org> - 2.5.9-1 - Update to 2.5.9 - Fix segmentation fault that occurs when using MouseX::Foreign and role->apply at the same time (GH#100, GH#101) * Tue Aug 13 2019 Paul Howarth <paul@city-fan.org> - 2.5.7-1 - Update to 2.5.7 - Bump Module::Build::XSUtil prereq (GH#99) - Fix typo (GH#98) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.5.6-4 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.5.6-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Aug 14 2018 aul Howarth <paul@city-fan.org> - 2.5.6-1 - Update to 2.5.6 - Fix for threads and XS; use newSVpvs instead of newSVpvs_share (GH#92)