forked from pool/perl-JSON
Accepting request 866396 from home:dirkmueller:branches:devel:languages:perl
- update to 4.03: - corrected one typo in POD (James E Keenan) - updated backportPP with JSON::PP 4.06 OBS-URL: https://build.opensuse.org/request/show/866396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:444a88755a89ffa2a5424ab4ed1d11dca61808ebef57e81243424619a9e8627c
|
|
||||||
size 90374
|
|
3
JSON-4.03.tar.gz
Normal file
3
JSON-4.03.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e41f8761a5e7b9b27af26fe5780d44550d7a6a66bf3078e337d676d07a699941
|
||||||
|
size 91373
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 24 18:07:39 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.03:
|
||||||
|
- corrected one typo in POD (James E Keenan)
|
||||||
|
- updated backportPP with JSON::PP 4.06
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 23 06:16:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
Sat Feb 23 06:16:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-JSON
|
# spec file for package perl-JSON
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,17 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-JSON
|
Name: perl-JSON
|
||||||
Version: 4.02
|
Version: 4.03
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name JSON
|
%define cpan_name JSON
|
||||||
Summary: JSON (JavaScript Object Notation) encoder/decoder
|
Summary: JSON (JavaScript Object Notation) encoder/decoder
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
Recommends: perl(JSON::XS) >= 2.34
|
Recommends: perl(JSON::XS) >= 2.34
|
||||||
|
Reference in New Issue
Block a user