167 lines
5.5 KiB
Plaintext
167 lines
5.5 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Jan 29 03:12:19 UTC 2020 - <timueller+perl@suse.de>
|
||
|
|
||
|
- updated to 0.17029
|
||
|
see /usr/share/doc/packages/perl-Error/Changes
|
||
|
|
||
|
0.17029 2020-01-28
|
||
|
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated
|
||
|
POD documentation (see 0.001004 in
|
||
|
https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
|
||
|
).
|
||
|
- VERSION used to appear before NAME.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Aug 24 05:07:58 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||
|
|
||
|
- updated to 0.17028
|
||
|
see /usr/share/doc/packages/perl-Error/Changes
|
||
|
|
||
|
0.17028 2019-08-23
|
||
|
- Moved the VCS repo to https://github.com/shlomif/perl-error.pm
|
||
|
- No other significant changes.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 8 06:19:56 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||
|
|
||
|
- updated to 0.17027
|
||
|
see /usr/share/doc/packages/perl-Error/Changes
|
||
|
|
||
|
0.17027 2018-10-28
|
||
|
- Documentation and examples enhancements.
|
||
|
- https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff
|
||
|
- Thanks to https://metacpan.org/author/JMERELO .
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu May 24 05:20:34 UTC 2018 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17026
|
||
|
see /usr/share/doc/packages/perl-Error/Changes
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Aug 8 05:29:34 UTC 2017 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17025
|
||
|
see /usr/share/doc/packages/perl-Error/ChangeLog
|
||
|
|
||
|
Aug 07 2017 <shlomif@shlomifish.org> (Shlomi Fish)
|
||
|
|
||
|
Error.pm #0.17025
|
||
|
- Fix 'use Error::Simple' overriding the $VERSION
|
||
|
- https://rt.cpan.org/Public/Bug/Display.html?id=122713
|
||
|
- Thanks to Matthew Horsfall for the report.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jun 7 08:30:50 UTC 2015 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17024
|
||
|
see /usr/share/doc/packages/perl-Error/ChangeLog
|
||
|
|
||
|
May 30 2015 <shlomif@shlomifish.org> (Shlomi Fish)
|
||
|
|
||
|
Error.pm #0.17024
|
||
|
- Add link to the VCS repository in META.yml
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 16 21:43:52 UTC 2015 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17023
|
||
|
see /usr/share/doc/packages/perl-Error/ChangeLog
|
||
|
|
||
|
Feb 12 2015 <shlomif@shlomifish.org> (Shlomi Fish)
|
||
|
|
||
|
Error.pm #0.17023
|
||
|
- Minimal version of Module-Build reduced to 0.280801
|
||
|
- https://rt.cpan.org/Public/Bug/Display.html?id=102062
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17022
|
||
|
- Add "use warnings;" to everything (CPANTS Kwalitee).
|
||
|
- Add a separate LICENSE file (CPANTS Kwalitee).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 4 09:14:23 UTC 2013 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17021
|
||
|
Error.pm #0.17021
|
||
|
- Fix for the format of the new Carp (in bleadperl)
|
||
|
- https://rt.cpan.org/Ticket/Display.html?id=88137
|
||
|
- Thanks to Zefram for the report and patch.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jun 4 08:44:23 UTC 2013 - coolo@suse.com
|
||
|
|
||
|
- updated to 0.17020
|
||
|
Error.pm #0.17020
|
||
|
- Correct typos.
|
||
|
- https://rt.cpan.org/Ticket/Display.html?id=85023
|
||
|
|
||
|
Error.pm #0.17019
|
||
|
- Change to Shlomi Fish's new E-mail and web address.
|
||
|
- Clarify the licence of lib/Error/Simple.pm .
|
||
|
- https://rt.cpan.org/Ticket/Display.html?id=81277
|
||
|
- Thanks to Marcela
|
||
|
|
||
|
Error.pm #0.17018
|
||
|
- Add a $VERSION variable for Error::Simple.
|
||
|
- thanks to Kevin Dawson for the report.
|
||
|
- Add scripts/bump-version-number.pl .
|
||
|
- This can be used to bump the version numbers globally.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 13 02:36:29 UTC 2012 - vcizek@suse.com
|
||
|
|
||
|
- update to 0.17017
|
||
|
- Bleadperl broke Error.pm's tests -
|
||
|
- https://rt.cpan.org/Ticket/Display.html?id=74770
|
||
|
- Applied a patch to check for optional trailing periods.
|
||
|
- Thanks to ANDK for the report and RURBAN for the patch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 18 11:09:03 UTC 2011 - coolo@suse.com
|
||
|
|
||
|
- use original .tar.gz
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Nov 30 19:20:12 UTC 2010 - coolo@novell.com
|
||
|
|
||
|
- switch to perl_requires macro
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Nov 24 19:16:59 UTC 2010 - chris@computersalat.de
|
||
|
|
||
|
- recreated by cpanspec 1.78
|
||
|
o fix deps
|
||
|
- noarch pkg
|
||
|
- added bcond_with pod
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 13 16:38:05 CET 2010 - anicka@suse.cz
|
||
|
|
||
|
- update to 0.17016
|
||
|
* Mentioned the lack of compatibility of "use Error qw(:try)" with Moose.
|
||
|
Fixed: https://rt.cpan.org/Ticket/Display.html?id=46364
|
||
|
* Added TryCatch and Try::Tiny to the "SEE ALSO".
|
||
|
* Add the WARNING that this module is no longer recommended.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||
|
|
||
|
- enable parallel build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Sep 10 17:01:50 CEST 2008 - anicka@suse.cz
|
||
|
|
||
|
- update to 0.17015
|
||
|
* Added the "SEE ALSO" section to the Error.pm POD mentioning
|
||
|
Exception::Class and Error::Exception.
|
||
|
* Made Makefile.PL require perl-5.6.0 and above.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 24 17:12:45 CEST 2008 - anicka@suse.cz
|
||
|
|
||
|
- package created (version 0.17012)
|
||
|
|