forked from pool/perl-JSON-Any
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Any?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
470fd506ff
commit
0f09dbec22
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbc5b589a317cacb5a37f0c3be925084fd6496539d3a2ae6418cacbfc1fac61f
|
||||
size 25144
|
||||
3
JSON-Any-1.18.tar.gz
Normal file
3
JSON-Any-1.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0717bab368b03cd0c730bf781dac7204c9b0bd832e92a46306282088e703a6da
|
||||
size 26608
|
||||
@@ -1,7 +1,7 @@
|
||||
%define cpan_name JSON-Any
|
||||
|
||||
Name: perl-%cpan_name
|
||||
Version: 1.17
|
||||
Version: 1.18
|
||||
Release: 1
|
||||
Provides: %cpan_name
|
||||
Requires: perl = %{perl_version} perl-JSON perl-YAML-Syck
|
||||
@@ -17,13 +17,9 @@ URL: http://search.cpan.org/dist/JSON-Any/
|
||||
Summary: Wrapper Class for the various JSON classes.
|
||||
Source: %cpan_name-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl-JSON perl-YAML-Syck
|
||||
%ifnarch x86_64
|
||||
BuildRequires: perl-JSON >= 2.02
|
||||
BuildRequires: perl-YAML-Syck perl-JSON-XS
|
||||
BuildRequires: perl-JSON-DWIW
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1100
|
||||
BuildRequires: perl-JSON-PC
|
||||
%endif
|
||||
|
||||
%description
|
||||
Wrapper Class for the various JSON classes.
|
||||
|
||||
Reference in New Issue
Block a user