2025-05-24 14:52:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 18 05:33:22 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.500005
|
|
|
|
see /usr/share/doc/packages/perl-CPAN-Changes/Changes
|
|
|
|
|
|
|
|
0.500005 - 2025-04-17
|
|
|
|
- fix Test::CPAN::Changes on perl 5.10 without upgrading version.pm
|
|
|
|
|
2024-05-16 11:59:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 3 03:06:08 UTC 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
|
|
|
|
|
2023-11-16 16:34:44 +00:00
|
|
|
-------------------------------------------------------------------
|
2024-03-08 10:03:41 +00:00
|
|
|
Fri Feb 23 03:06:20 UTC 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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-11-16 16:34:44 +00:00
|
|
|
Fri Oct 27 03:06:03 UTC 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)
|
|
|
|
|
2017-07-20 12:11:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 20 12:10:45 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- disable perl(version) - obsolete by perl
|
|
|
|
|
2015-06-22 08:40:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 22 08:12:33 UTC 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
|
|
|
|
|
2015-06-11 06:36:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 08:16:08 UTC 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)
|
|
|
|
|
2015-04-16 05:59:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 05:59:22 UTC 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)
|
|
|
|
|
2013-10-01 06:41:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 1 06:41:09 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package 0.23
|
|
|
|
* created by cpanspec 1.78.07
|
|
|
|
|