forked from pool/perl-CPAN-Changes
- 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 OBS-URL: https://build.opensuse.org/request/show/1278608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN-Changes?expand=0&rev=17
130 lines
4.0 KiB
Plaintext
130 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 20 12:10:45 UTC 2017 - coolo@suse.com
|
|
|
|
- disable perl(version) - obsolete by perl
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 06:41:09 UTC 2013 - coolo@suse.com
|
|
|
|
- initial package 0.23
|
|
* created by cpanspec 1.78.07
|
|
|