Package Release Info

perl-CPAN-Changes-0.500004-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-CPAN-Changes

Change Logs

* Fri May 03 2024 Tina Müller <timueller+perl@suse.de>
- updated to 0.500004
  see /usr/share/doc/packages/perl-CPAN-Changes/Changes
  0.500004 - 2024-05-02
  - fix tests on Windows
* Fri Feb 23 2024 Tina Müller <timueller+perl@suse.de>
- updated to 0.500003
  see /usr/share/doc/packages/perl-CPAN-Changes/Changes
  0.500003 - 2024-02-22
  - fix calling ->name on an unnamed group
  - fix ->set_changes call on groups
* Fri Oct 27 2023 Tina Müller <timueller+perl@suse.de>
- updated to 0.500002
  see /usr/share/doc/packages/perl-CPAN-Changes/Changes
  0.500002 - 2023-10-26
  - releasing as stable
  0.500_001 - 2023-08-27
  - Full rewrite. The new version can parse nested entries to an arbitrary
    depth, rather than just groups. It can parse many more formats, and can
    format the outputs more flexibly. This means it can better handle the
    change logs that actually exist on CPAN.
  - parsed releases keep their original order
  - Pass given ChangeLog filename for --check (Tux)
* Thu Jul 20 2017 coolo@suse.com
- disable perl(version) - obsolete by perl
* Mon Jun 22 2015 coolo@suse.com
- updated to 0.400002
  see /usr/share/doc/packages/perl-CPAN-Changes/Changes
  0.400002 - 2015-06-21
  - revert whitespace changes that were inadvertantly included in previous
    release.
  - escape curly brackets in test to avoid warning in perl 5.22
* Sun Jun 07 2015 coolo@suse.com
- updated to 0.400001
  see /usr/share/doc/packages/perl-CPAN-Changes/Changes
  0.400001 - 2015-05-23
  - accept either UTF-8 or ISO-8859-1 files and decode them
  - only treat bracketed text if it is on its own line with no other brackets
  - bump version.pm prereq to make sure it works properly
  - Let long tokens (like URLs) overflow rather than splitting them into
    multiple likes
  - Don't wrap on non-breaking spaces
  - Clean up packaging
  - Return undef for dates or notes that don't exist
  - Quote meta chars to fix a problem that clobbered dates
    with timezones due to the '+' char (GH #20)
* Thu Apr 16 2015 coolo@suse.com
- updated to 0.30
  see /usr/share/doc/packages/perl-CPAN-Changes/Changes
  0.30 2014-07-26
  - Fix for subclassing CPAN::Changes::Group (GH #23)
  0.29 2014-07-23
  - Groups are now objects (CPAN::Changes::Group). Backwards
    compatibility from hashes should be preserved (GH #22)
  0.28 2014-06-10
  - Add "SEE ALSO" links to similar modules (RT #94636)
  - Use perl 5.8-compatible regex
  0.27 2013-12-13
    [ Spec Changes ]
  - Bump version to 0.04
  - Allow non-"word" characters between a Version and a Date
  0.26 2013-11-21
  - Fix reference issues when adding a release (RT #90605)
  0.25 2013-10-08
  - Move Text::Wrap usage to proper module (Michal Spacek)
  - Typo fix (Karen Etheridge)
  0.24 2013-10-07
  - Fix Dist::Zilla date parsing. Now puts timezone data in
    note section (Github #17)
* Tue Oct 01 2013 coolo@suse.com
- initial package 0.23
  * created by cpanspec 1.78.07