Tue, 26 Nov 2024 12:51:11 UTC | login

Information for build perl-Params-Validate-1.29-7.fc29

ID64424
Package Nameperl-Params-Validate
Version1.29
Release7.fc29
Epoch
SummaryParams-Validate Perl module
DescriptionThe Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 23 Jul 2018 23:17:10 UTC
CompletedTue, 24 Jul 2018 00:02:20 UTC
Taskbuild (f29-candidate, perl-Params-Validate-1.29-7.fc29.src.rpm)
Tags
f29
RPMs
src
perl-Params-Validate-1.29-7.fc29.src.rpm (info) (download)
riscv64
perl-Params-Validate-1.29-7.fc29.riscv64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.29-7.fc29.riscv64.rpm (info) (download)
perl-Params-Validate-debugsource-1.29-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-6 - Perl 5.28 rebuild * Fri Mar 02 2018 Petr Pisar <ppisar@redhat.com> - 1.29-5 - Adapt to removing GCC from a build root (bug #1547165) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 19 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.29-1 - Update to 1.29. - Spec file cosmetics. * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.28-2 - Perl 5.26 rebuild * Mon May 08 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.28-1 - Update to 1.28. * Thu May 04 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.27-1 - Update to 1.27. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Oct 09 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.26-1 - Update to 1.26. - Reflect upstream having reverted to Module::Build, again ;) * Fri Sep 30 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.25-1 - Update to 1.25. - Reflect upstream having switched to ExtUtils::MakeMaker. - Simplify spec.