]> git.pld-linux.org Git - packages/php-seld-jsonlint.git/commitdiff
1.5.0 (2016-11-14) auto/th/php-seld-jsonlint-1.5.0-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 21 Nov 2016 20:53:39 +0000 (22:53 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 21 Nov 2016 20:53:39 +0000 (22:53 +0200)
- 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

index c54a605559b5a4cb936b9781bd991f4cf1370b44..a43f54078ed566db8ff02367d6993ee27f7f5201 100644 (file)
@@ -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
This page took 0.06724 seconds and 4 git commands to generate.