Update to 0.007
- New upstream release 0.007: - Documentation fix to replace missing abstract
This commit is contained in:
parent
855874bb14
commit
a6c487cda8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user