-
Sat Sep 21 2013 Paul Howarth <paul@city-fan.org> - 1.18-1
- Update to 1.18:
- Bugfix: store peep chain link reliably under threads
- Update tests for Perl 5.19.4's removal of the special treatment of aliased
undef in arrays
- In documentation, switch to consistent use of British English spellings
- Documentation typo fix
-
Sun Aug 04 2013 Paul Howarth <paul@city-fan.org> - 1.17-1
- Update to 1.17:
- Bugfix: correct the dtrace-related macro squashing for Perls prior
to 5.13.8, where the macros had the wrong number of parameters and
prevented compilation
- Bugfix: use core's PL_no_localize_ref string constant as data string
rather than format string
- Update to handle the new padrange op type in Perl 5.17.6
- Update to handle the new op allocation mechanism in Perl 5.17.2
- Clarify and expand documentation around list-like assignments
- Clarify documentation of deref() regarding lvalueness
- Remove the bulk of the documentation from the README file
-
Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
Sat Jul 20 2013 Petr Pisar <ppisar@redhat.com> - 1.16-5
- Perl 5.18 rebuild
-
Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 1.16-2
- Perl 5.16 rebuild
-
Wed Apr 25 2012 Paul Howarth <paul@city-fan.org> - 1.16-1
- Update to 1.16
- Use supported API to put destructor calls on the save stack (the
unsupported way used before was wrong for 64-bit systems on perl 5.13.1
and later)
- Document the behaviour of "alias return" in more detail
- Convert .cvsignore to .gitignore
- BR: perl(base), perl(Test::Pod) and perl(Test::Pod::Coverage)
- Use search.cpan.org source URL
- Don't use macros for commands
- Don't need to remove empty directories from buildroot
- Make %files list more explicit
- Use tabs
-
Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
Fri Jun 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.15-3
- Perl mass rebuild