ID | 117858 |
Package Name | perl-autobox |
Version | 3.0.1 |
Release | 6.fc31 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/perl-autobox.git#6f9e3d7fb14dc0ce54a0c4ae584bfca6b9dcedf8 |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Fri, 02 Aug 2019 22:30:02 UTC |
Completed | Fri, 02 Aug 2019 22:54:58 UTC |
Task | build (f31-candidate, /rpms/perl-autobox.git:6f9e3d7fb14dc0ce54a0c4ae584bfca6b9dcedf8) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-autobox.git#6f9e3d7fb14dc0ce54a0c4ae584bfca6b9dcedf8'}} |
Tags |
|
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 |
|
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
|