Thu, 23 May 2024 15:33:21 UTC | login

Information for build perl-parent-0.238-457.fc33

ID168730
Package Nameperl-parent
Version0.238
Release457.fc33
Epoch1
SummaryEstablish an ISA relationship with base classes at compile time
DescriptionAllows you to both load one or more modules, while setting up inheritance from those modules at the same time. Mostly similar in effect to: package Baz; BEGIN { require Foo; require Bar; push @ISA, qw(Foo Bar); }
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:53:24 UTC
CompletedThu, 13 Aug 2020 10:53:24 UTC
Tags
f33
f37
f38
RPMs
src
perl-parent-0.238-457.fc33.src.rpm (info) (download)
noarch
perl-parent-0.238-457.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.238-457 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.238-456 - Increase release to favour standalone package * Fri Feb 07 2020 Paul Howarth <paul@city-fan.org> - 1:0.238-1 - Update to 0.238 - Move the prerequisite Test::More from being a runtime prerequisite to a test time / build time prerequisite (GH#11) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.237-440 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.237-439 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.237-438 - Increase release to favour standalone package * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.237-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild