Wed, 24 Apr 2024 17:57:16 UTC | login

Information for build perl-common-sense-3.7.5-3.fc33.rvre0

ID166695
Package Nameperl-common-sense
Version3.7.5
Release3.fc33.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/perl-common-sense.git#a07bd8bcff5efe99afa0a4832d26f24edcc22dea
Summary"Common sense" Perl defaults
DescriptionThis module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders: It's supposed to be mostly the same, with much lower memory usage, as: use utf8; use strict qw(vars subs); use feature qw(say state switch); use feature qw(unicode_strings unicode_eval current_sub fc evalbytes); no feature qw(array_base); no warnings; use warnings qw(FATAL closed threads internal debugging pack prototype inplace io pipe unpack malloc deprecated glob digit printf layer reserved taint closure semicolon); no warnings qw(exec newline unopened);
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 15 Jul 2020 08:58:22 UTC
CompletedWed, 15 Jul 2020 09:08:55 UTC
Taskbuild (f33, /rpms/perl-common-sense.git:a07bd8bcff5efe99afa0a4832d26f24edcc22dea)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/perl-common-sense.git#a07bd8bcff5efe99afa0a4832d26f24edcc22dea'}}
Tags
f33
RPMs
src
perl-common-sense-3.7.5-3.fc33.rvre0.src.rpm (info) (download)
riscv64
perl-common-sense-3.7.5-3.fc33.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 15 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 3.7.5-3.rvre0 - Rebuilt for Fedora RISCV, no changes * Sat Jun 27 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.5-3 - Perl 5.32 re-rebuild updated packages * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.5-2 - Perl 5.32 rebuild * Thu Apr 02 2020 Paul Howarth <paul@city-fan.org> - 3.7.5-1 - Update to 3.75 - Make build (more) reproducible - Removed "portable" from the warnings list, as 32-bit perls (as opposed to 32-bit platforms) are practically extinct and it warns about a weird subset of operations, e.g. 64-bit hex() is not ok, 64-bit addition is fine, makes no sense; additionally, other than hex/oct etc. harassment, there is nothing in this category that otherwise could be useful - Specify all build dependencies - Drop ancient obsoletes/provides for removed tests sub-package - Drop redundant buildroot cleaning in %install section - Simplify find command using -delete - Fix permissions verbosely * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.4-12 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild