diff --git a/JSON-Any-1.17.tar.gz b/JSON-Any-1.17.tar.gz deleted file mode 100644 index f65e1a7..0000000 --- a/JSON-Any-1.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbc5b589a317cacb5a37f0c3be925084fd6496539d3a2ae6418cacbfc1fac61f -size 25144 diff --git a/JSON-Any-1.18.tar.gz b/JSON-Any-1.18.tar.gz new file mode 100644 index 0000000..381cd76 --- /dev/null +++ b/JSON-Any-1.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0717bab368b03cd0c730bf781dac7204c9b0bd832e92a46306282088e703a6da +size 26608 diff --git a/perl-JSON-Any.spec b/perl-JSON-Any.spec index d30a111..91386f3 100644 --- a/perl-JSON-Any.spec +++ b/perl-JSON-Any.spec @@ -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.