Update to 2.51 (#683052)
- new upstream release 2.51 - import JSON::PP 2.27105 as BackportPP - fix documentation (CPAN RT#64738)
This commit is contained in:
parent
16b0964e0a
commit
b12e08dfdc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/JSON-2.50.tar.gz
|
||||
/JSON-2.51.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: perl-JSON
|
||||
Summary: Parse and convert to JSON (JavaScript Object Notation)
|
||||
Version: 2.50
|
||||
Release: 2%{?dist}
|
||||
Version: 2.51
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz
|
||||
@ -57,6 +57,11 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 8 2011 Paul Howarth <paul@city-fan.org> 2.51-1
|
||||
- update to 2.51 (#683052)
|
||||
- import JSON::PP 2.27105 as BackportPP
|
||||
- fix documentation (CPAN RT#64738)
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.50-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user