forked from pool/perl-JSON
- update to 2.53
- made Makefile.PL skipping a installing XS question when set $ENV{PERL_ONLY} or $ENV{NO_XS} (rt#66820) - fixed to_json (pointed and patched by mmcleric in rt#68359) - backport JSON::PP 2.27200 * fixed incr_parse docodeing string more correctly (rt#68032 by LCONS) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
ba0ccc6f29
commit
89d3c1b078
@@ -18,15 +18,14 @@
|
||||
|
||||
|
||||
Name: perl-JSON
|
||||
Version: 2.51
|
||||
Version: 2.53
|
||||
Release: 4
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name JSON
|
||||
Summary: JSON (JavaScript Object Notation) encoder/decoder
|
||||
Url: http://search.cpan.org/dist/JSON/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
Source: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz
|
||||
Patch0: fix_provides.diff
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user