[packages/perl-JSON-PP] - updated to 4.16

qboosh qboosh at pld-linux.org
Wed Jun 12 18:58:32 CEST 2024


commit 38f13f62b4df038e96041998c6d3a1beccc3a68f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 12 18:35:43 2024 +0200

    - updated to 4.16

 perl-JSON-PP.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec
index 61f0c2f..fc3b23a 100644
--- a/perl-JSON-PP.spec
+++ b/perl-JSON-PP.spec
@@ -1,21 +1,25 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	JSON
 %define		pnam	PP
 Summary:	JSON::PP - JSON::XS compatible pure-Perl module
 Summary(pl.UTF-8):	JSON::PP - czysto perlowy moduł kompatybilny z JSON::XS
 Name:		perl-JSON-PP
-Version:	2.97001
+Version:	4.16
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/JSON/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	2cb0866abed53bad69398b6260cb8a3a
-URL:		https://metacpan.org/release/JSON-PP
+Source0:	https://www.cpan.org/modules/by-module/JSON/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	4ec8d53913f529d3fe172559cb5a131e
+URL:		https://metacpan.org/dist/JSON-PP
 BuildRequires:	perl-devel >= 1:5.8.0
+%if %{with tests}
+BuildRequires:	perl-Scalar-List-Utils >= 1.08
+BuildRequires:	perl-Test-Simple
+%endif
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.745
 Conflicts:	perl-JSON < 2.51
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-JSON-PP.git/commitdiff/38f13f62b4df038e96041998c6d3a1beccc3a68f



More information about the pld-cvs-commit mailing list