automatic update OBS-URL: https://build.opensuse.org/request/show/636543 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Carp?expand=0&rev=4
48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 19 05:05:51 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.50
|
|
see /usr/share/doc/packages/perl-Carp/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 7 09:42:11 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.38
|
|
see /usr/share/doc/packages/perl-Carp/Changes
|
|
|
|
version 1.38; 2015-11-06
|
|
* stable release of changes since v1.36
|
|
|
|
version 1.37_02; 2015-10-30
|
|
* bugfix: remove unused parent.pm from prereqs
|
|
|
|
version 1.37_01; 2015-10-25
|
|
* improvements for working on older perls
|
|
* bugfix: $Carp::MaxArgNums is no longer treated as if it was one larger
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 18:54:06 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.36
|
|
see /usr/share/doc/packages/perl-Carp/Changes
|
|
|
|
|
|
version 1.36; 2015-03-14
|
|
* bugfix: don't hardcode a path in a test; breaks because of / vs. \
|
|
* remove an unneeded $VERSION eval to match this release to bleadperl
|
|
|
|
version 1.35; 2015-03-14
|
|
|
|
* improvements for working on non-ASCII platforms
|
|
* bugfix: older perls have trouble stringifying the regexps in some tests
|
|
* bugfix: precedence error in some tests
|
|
* bugfix: on pre-5.14 perls, DEL was treated as a printable character
|
|
* bugfix: ignore mismatched Carp and Carp::Heavy when it doesn't matter
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 4 16:34:30 UTC 2014 - ncutler@suse.com
|
|
|
|
- check license
|
|
- take maintainership
|
|
|