forked from pool/perl-JSON-Any
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Any?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
c6a96d7573
commit
b262e3b8b1
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-JSON-Any
|
||||
Version: 1.30
|
||||
Version: 1.32
|
||||
Release: 0
|
||||
%define cpan_name JSON-Any
|
||||
Summary: Wrapper Class for the various JSON classes.
|
||||
@@ -29,13 +29,14 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Requires: perl
|
||||
Requires: perl-JSON
|
||||
Requires: perl-YAML-Syck
|
||||
BuildRequires: perl(JSON)
|
||||
BuildRequires: perl(JSON::XS)
|
||||
Requires: perl(JSON)
|
||||
Requires: perl(JSON::XS)
|
||||
BuildRequires: perl(Test::Requires)
|
||||
BuildRequires: perl(Test::Without::Module) >= 0.17
|
||||
#BuildRequires: perl(Devel::StringInfo)
|
||||
#BuildRequires: perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(JSON::XS)
|
||||
#BuildRequires: perl(Moose)
|
||||
#BuildRequires: perl(namespace::autoclean)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -59,6 +60,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README weaver.ini
|
||||
%doc CHANGES LICENSE README weaver.ini xt
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user