[packages/php-seld-jsonlint] 1.5.0 (2016-11-14)

glen glen at pld-linux.org
Mon Nov 21 21:54:11 CET 2016


commit 85bca64ee0cbfd9a1d3589a4a5c2e4c7f84c0f24
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 21 22:53:39 2016 +0200

    1.5.0 (2016-11-14)
    
    - Added support for PHP 7.1 (which converts `{"":""}` to an object property called `""` and not `"_empty_"` like 7.0 and below).

 php-seld-jsonlint.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-seld-jsonlint.spec b/php-seld-jsonlint.spec
index c54a605..a43f540 100644
--- a/php-seld-jsonlint.spec
+++ b/php-seld-jsonlint.spec
@@ -5,12 +5,12 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	JSON Lint for PHP
 Name:		php-seld-%{pkgname}
-Version:	1.4.0
+Version:	1.5.0
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/Seldaek/jsonlint/archive/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5:	2d1b0f04cb34a456d71e29a9650c87fc
+# Source0-md5:	9c59f10b97fe4564df8ac91ab2c7ef32
 URL:		https://github.com/Seldaek/jsonlint
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.461
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-seld-jsonlint.git/commitdiff/85bca64ee0cbfd9a1d3589a4a5c2e4c7f84c0f24



More information about the pld-cvs-commit mailing list