Thu, 18 Apr 2024 18:49:19 UTC | login

Information for build perl-constant-1.33-461.el9

ID12275
Package Nameperl-constant
Version1.33
Release461.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/perl-constant#3ae717670fc7acb42574a676cf2d06ea4a06c8f0
SummaryPerl pragma to declare constants
DescriptionThis pragma allows you to declare constants at compile-time: use constant PI => 4 * atan2(1, 1); When you declare a constant such as "PI" using the method shown above, each machine your script runs upon can have as many digits of accuracy as it can use. Also, your program will be easier to read, more likely to be maintained (and maintained correctly), and far less likely to send a space probe to the wrong planet because nobody noticed the one equation in which you wrote 3.14195. When a constant is used in an expression, Perl replaces it with its value at compile time, and may then optimize the expression further. In particular, any code in an "if (CONSTANT)" block will be optimized away if the constant is false.
Built bymboddu
State complete
Volume DEFAULT
StartedTue, 10 Aug 2021 02:31:17 UTC
CompletedTue, 10 Aug 2021 02:32:36 UTC
Taskbuild (c9s-build-side-264-stack-gate, /redhat/centos-stream/rpms/perl-constant:3ae717670fc7acb42574a676cf2d06ea4a06c8f0)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/perl-constant#3ae717670fc7acb42574a676cf2d06ea4a06c8f0'}}
Tags
c9s-build-side-264-stack-gate
c9s-candidate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
perl-constant-1.33-461.el9.src.rpm (info) (download)
noarch
perl-constant-1.33-461.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.33-461 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.33-460 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-459 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-458 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-457 - Perl 5.32 re-rebuild of bootstrapped packages * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-456 - Increase release to favour standalone package * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-441 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild