Commit Graph

5 Commits

Author SHA1 Message Date
Paul Howarth
463fa84012 Update to 0.18
- New upstream release 0.18:
  - Expand changes_file_ok() to accept arguments so that a specific version may
    be checked
  - Add $VERSION to Test::CPAN::Changes so it plays nice with the toolchain
    e.g. Module::Install::AuthorRequires
2011-10-19 09:59:04 +01:00
Marcela Mašláňová
2ff42b22ab Perl mass rebuild 2011-06-20 17:24:14 +02:00
Paul Howarth
1fc42896f2 Update to 0.17:
- New upstream release 0.17:
  - Eliminate extra whitespace when release data is not defined (CPAN RT#67441)
  - Require version.pm 0.79, which introduced the $LAX regexp (CPAN RT#67613)
  - Add the option to sort groups
2011-04-22 22:14:26 +01:00
Paul Howarth
a147f6e889 Initial import of perl-CPAN-Changes-0.16-1
It is standard practice to include a Changes file in your distribution. The
purpose of the Changes file is to help a user figure out what has changed
since the last release.

People have devised many ways to write the Changes file. A preliminary
specification has been created (CPAN::Changes::Spec) to encourage module
authors to write clear and concise Changes.

This module will help users programmatically read and write Changes files
that conform to the specification.
2011-04-22 22:12:07 +01:00
Fedora Release Engineering
c13d99d189 Initial setup of the repo 2011-04-22 14:29:43 +00:00