Update to 0.12 (CPAN RT#76609: Spelling fix)
This commit is contained in:
parent
3f3cc66829
commit
666853aedc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user