Update to 0.12 (CPAN RT#76609: Spelling fix)

This commit is contained in:
Paul Howarth 2012-04-17 10:22:45 +01:00
parent 3f3cc66829
commit 666853aedc
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Test-CPAN-Meta-JSON
Version: 0.11
Version: 0.12
Release: 1%{?dist}
Summary: Validate a META.json file within a CPAN distribution
Group: Development/Libraries
@ -57,6 +57,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::CPAN::Meta::JSON::Version.3pm*
%changelog
* Tue Apr 17 2012 Paul Howarth <paul@city-fan.org> - 0.12-1
+- Update to 0.12
- CPAN RT#76609: Spelling fix
* Sun Apr 15 2012 Paul Howarth <paul@city-fan.org> - 0.11-1
- Update to 0.11
- CPAN RT#74317: imported url validation from CPAN::Meta

View File

@ -1 +1 @@
a5056f68049d5aaae6d090ad53fcd21a Test-CPAN-Meta-JSON-0.11.tar.gz
5fc0a8633274c44a208709ebe38b405f Test-CPAN-Meta-JSON-0.12.tar.gz