Commit Graph

15 Commits

Author SHA1 Message Date
Paul Howarth
3eca6b3aca Update to 0.22
- New upstream release 0.22:
  - Sync module versions (CPAN RT#87455)
2013-07-30 21:12:58 +01:00
Paul Howarth
ce07c59058 Update to 0.21
- New upstream release 0.21:
  Spec Changes:
  - Bump version to 0.02
  - Added "unknown/dev" release date options (CPAN RT #67705)
  - Added optional release note (CPAN RT #69321)
  - Added another preamble example
  - Added a note about line length
  Code Changes:
  - Require Test::More 0.96 (RT #84994)
  - Added --check and --help flags to tidy_changelog script
  - Properly parse multi-line preamble
  - Test::CPAN::Changes now warns about parsed dates not in spec-compliant form
  - Handle unknown/dev release dates and release note from new spec
- BR: perl(Pod::Usage)
2013-07-30 11:14:23 +01:00
Petr Písař
ae988e43da Perl 5.18 rebuild 2013-07-20 15:21:19 +02:00
Paul Howarth
cba8def837 Update to 0.20
- New upstream release 0.20:
  - 'delete_empty_groups' shouldn't erronously delete default group
  - Add tidy_changelog utility script
  - Minor pod fix
- Bump Test::More version requirement to 0.96 (CPAN RT#84994)
2013-05-02 12:35:45 +01:00
Dennis Gilmore
fc05d6aaf9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 04:34:28 -06:00
Marcela Mašláňová
d0d54e5f75 Update dependencies.
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
2012-11-13 11:02:26 +01:00
Dennis Gilmore
978481fc2d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 06:26:10 -05:00
Petr Písař
10f8e342b3 Perl 5.16 rebuild 2012-06-12 18:08:39 +02:00
Paul Howarth
de6564e6c9 Update to 0.19
- New upstream release 0.19:
  - Test::CPAN::Changes now accepts version entries ending in '-TRIAL'
    (CPAN RT#76882)
  - releases() in CPAN::Changes also accepts entries ending in '-TRIAL'
- Don't need to remove empty directories from buildroot
- Drop %defattr, redundant since rpm 4.4
2012-05-01 10:22:01 +01:00
Paul Howarth
9d4643f8ee Fedora 17 mass rebuild 2012-01-10 19:46:48 +00:00
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