Sat, 27 Apr 2024 17:30:32 UTC | login

Information for build perl-autobox-3.0.1-6.fc31

ID117858
Package Nameperl-autobox
Version3.0.1
Release6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-autobox.git#6f9e3d7fb14dc0ce54a0c4ae584bfca6b9dcedf8
SummaryCall methods on native types
DescriptionThe autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 02 Aug 2019 22:30:02 UTC
CompletedFri, 02 Aug 2019 22:54:58 UTC
Taskbuild (f31-candidate, /rpms/perl-autobox.git:6f9e3d7fb14dc0ce54a0c4ae584bfca6b9dcedf8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-autobox.git#6f9e3d7fb14dc0ce54a0c4ae584bfca6b9dcedf8'}}
Tags
f31
f32
f33
RPMs
src
perl-autobox-3.0.1-6.fc31.src.rpm (info) (download)
riscv64
perl-autobox-3.0.1-6.fc31.riscv64.rpm (info) (download)
perl-autobox-debuginfo-3.0.1-6.fc31.riscv64.rpm (info) (download)
perl-autobox-debugsource-3.0.1-6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.1-5 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.1-2 - Perl 5.28 rebuild * Mon May 07 2018 Paul Howarth <paul@city-fan.org> - 3.0.1-1 - Update to 3.0.1 - Breaking change: - The behaviour of UNIVERSAL methods like $native->can and $native->isa is now defined as being the same as when autobox is not enabled rather than "undefined" (technically, this still falls under the rubric of "undefined", but the switch from "don't know" to "don't" could break buggy code, so bump for safety) - Add DOES to the list of non-autoboxed methods - Switch to semantic versioning scheme - Upgrade ppport.h from 3.35 → 3.42 - Fix version declaration on 5.8 (GH#11) * Mon Apr 23 2018 Paul Howarth <paul@city-fan.org> - 2.86-1 - Update to 2.86 - Fix bug that prevented autoboxing working under the debugger on perl 5.22+ (GH#9); added t/debugger.t - Fix bug that prevented bareword method-calls being exempted when the method is a variable e.g. Foo->$bar (GH#8) - Add operator-overloading note to the gotchas section (GH#7) - License changed to Artistic 2.0 - Drop legacy Group: tag * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.85-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.85-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild