Changelog for
perl-Devel-PatchPerl-1.42-4.1.x86_64.rpm :
Thu May 5 14:00:00 2016 cooloAATTsuse.com
- updated to 1.42
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
Thu Dec 17 13:00:00 2015 cooloAATTsuse.com
- updated to 1.40
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
Sat Jul 4 14:00:00 2015 cooloAATTsuse.com
- updated to 1.38
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
Sun Apr 26 14:00:00 2015 cooloAATTsuse.com
- updated to 1.34
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
Thu Apr 16 14:00:00 2015 cooloAATTsuse.com
- updated to 1.32
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
Wed Sep 17 14:00:00 2014 cooloAATTsuse.com
- updated to 1.24
Add COW speedup fix for v5.20.0
http://perl5.git.perl.org/perl.git/commit/ce861ea79
Look for gpatch if patch is not found
Mon Feb 24 13:00:00 2014 cooloAATTsuse.com
- updated to 1.18
Update included hints to v5.19.9 level
Mon Feb 24 13:00:00 2014 cooloAATTsuse.com
- updated to 1.16
add extra phony targets to help case insensitive file systems
Configure should check same Berkeley DB header DB_File uses
Mon Nov 25 13:00:00 2013 cooloAATTsuse.com
- updated to 1.14
RT#89635 Configure on 5.6 uses sort +N, which isn\'t supported by
modern sort(1)
The two instances of \'sort -n +1\' in Configure on perl 5.6 need to be
replaced with the portable equivalent used since perl 5.7.3:
($sort -n -k 2 2>/dev/null || $sort -n +1)
This works on both old and new sorts.
better gconvert detection
Fri Oct 4 14:00:00 2013 cooloAATTsuse.com
- updated to 1.12
Add GNU/Hurd hints file
Only try to change perms if the hints file already exists
Support Bitrig all the way back to at least v5.8.9
Fix issues with Bitrig patch and version normalisation
Remove Test::Compile from dzil configuration
Sat Jul 27 14:00:00 2013 cooloAATTsuse.com
- updated to 1.00
Set PATCH_GET env var to 0 to stop patch doing VCS madness
Fix issues with patching Configure under Solaris
https://github.com/gugod/App-perlbrew/issues/355
Tue Jul 16 14:00:00 2013 cooloAATTsuse.com
- updated to 0.96
Fix patch applying for v5.18.0
Fixes a regmatch pointer 32-bit wraparound regression in v5.18.0
Update Midnight BSD hints for 0.4-RELEASE
Tue Jun 4 14:00:00 2013 cooloAATTsuse.com
- updated to 0.90, see Changes
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- updated to 0.66
- Added cygwin hints file
- Added a plugin system
Sun Dec 25 13:00:00 2011 cooloAATTsuse.de
- updated to 0.62, see Changes
Wed Apr 27 14:00:00 2011 cooloAATTopensuse.org
- initial package 0.30
* created by cpanspec 1.78.04