diff --git a/perl-CPAN-Meta-YAML.spec b/perl-CPAN-Meta-YAML.spec index ab9a2ca..be75de1 100644 --- a/perl-CPAN-Meta-YAML.spec +++ b/perl-CPAN-Meta-YAML.spec @@ -2,7 +2,7 @@ %global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION < 0.88) ? 1 : 0);' 2>/dev/null || echo 0) Name: perl-CPAN-Meta-YAML -Version: 0.006 +Version: 0.007 Release: 1%{?dist} Summary: Read and write a subset of YAML for CPAN Meta files License: GPL+ or Artistic @@ -68,6 +68,10 @@ rm -rf %{buildroot} %{_mandir}/man3/CPAN::Meta::YAML.3pm* %changelog +* Wed Feb 8 2012 Paul Howarth - 0.007-1 +- Update to 0.007: + - Documentation fix to replace missing abstract + * Tue Feb 7 2012 Paul Howarth - 0.006-1 - Update to 0.006: - Set back configure_requires prerequisite for ExtUtils::MakeMaker diff --git a/sources b/sources index a7a0866..e20ea18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -864db5c6f6746493ce1ab27b83a3b4b9 CPAN-Meta-YAML-0.006.tar.gz +f53068231e0f19d5f49af06732bb9bcc CPAN-Meta-YAML-0.007.tar.gz