forked from pool/perl-Cpanel-JSON-XS
Accepting request 655735 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/655735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cpanel-JSON-XS?expand=0&rev=40
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8b54bd6771ddf8293d71d9c85a5c6b6e7e0c5903e7f8db900e573a6c32be12c3
|
|
||||||
size 238152
|
|
||||||
3
Cpanel-JSON-XS-4.08.tar.gz
Normal file
3
Cpanel-JSON-XS-4.08.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2bc1475b698b5a419bb55127b07732794b495e2a6e0f4ed39bdcbd39a64e7c2d
|
||||||
|
size 238327
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 15:28:47 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 4.08
|
||||||
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
||||||
|
|
||||||
|
4.08 2018-11-28 (rurban)
|
||||||
|
- Add unblessed_bool property (PR #118 by Pali)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 8 06:09:17 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
Thu Nov 8 06:09:17 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Cpanel-JSON-XS
|
Name: perl-Cpanel-JSON-XS
|
||||||
Version: 4.07
|
Version: 4.08
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Cpanel-JSON-XS
|
%define cpan_name Cpanel-JSON-XS
|
||||||
Summary: Cpanel Fork of Json::Xs, Fast and Correct Serializing
|
Summary: Cpanel Fork of Json::Xs, Fast and Correct Serializing
|
||||||
@@ -53,10 +53,10 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
%{__make} %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__make} test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
|
|||||||
Reference in New Issue
Block a user