Update to 0.007

- New upstream release 0.007:
  - Documentation fix to replace missing abstract
This commit is contained in:
Paul Howarth 2012-03-15 11:15:23 +00:00
parent 855874bb14
commit a6c487cda8
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> - 0.007-1
- Update to 0.007:
- Documentation fix to replace missing abstract
* Tue Feb 7 2012 Paul Howarth <paul@city-fan.org> - 0.006-1
- Update to 0.006:
- Set back configure_requires prerequisite for ExtUtils::MakeMaker

View File

@ -1 +1 @@
864db5c6f6746493ce1ab27b83a3b4b9 CPAN-Meta-YAML-0.006.tar.gz
f53068231e0f19d5f49af06732bb9bcc CPAN-Meta-YAML-0.007.tar.gz