Changelog for
perl-autobox-3.0.1-4.fc30.x86_64.rpm :
* Sat Feb 02 2019 Fedora Release Engineering
- 3.0.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering - 3.0.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova - 3.0.1-2- Perl 5.28 rebuild
* Mon May 07 2018 Paul Howarth - 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 - 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 - 2.85-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering - 2.85-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 2.85-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova - 2.85-2- Perl 5.26 rebuild
* Tue Feb 28 2017 Paul Howarth - 2.85-1- Update to 2.85 - Fix failing test under 5.25.10 with -Ddefault_inc_excludes_dot
* Sat Feb 11 2017 Fedora Release Engineering - 2.84-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild