[packages/php-pecl-solr] up to 2.5.0
glen
glen at pld-linux.org
Sun Jul 7 12:32:47 CEST 2019
commit b6beaa4880eb4670cad34933c39ff386ef7fb220
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Sun Jul 7 13:31:13 2019 +0300
up to 2.5.0
- Atomic Updates (partials)
- Simple Optimistic Concurrency
- Compatibility with PHP 7.1, 7.2, 7.3, latest 7.4
- Enable gzip encoding if server supports it
- Fix Real Time Get requests fails if it wasn't the first request
- Fix addQueryField return wrong query
- Fix Solr Extension build fail with curl 7.19+
https://pecl.php.net/package/solr/2.5.0
php-pecl-solr.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec
index e320a09..cd14f99 100644
--- a/php-pecl-solr.spec
+++ b/php-pecl-solr.spec
@@ -8,15 +8,14 @@
Summary: Object oriented API to Apache Solr
Summary(fr.UTF-8): API orientée objet pour Apache Solr
Name: %{php_name}-pecl-solr
-Version: 2.4.0
-Release: 3
+Version: 2.5.0
+Release: 1
License: PHP v3.01
Group: Development/Languages
Source0: https://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 2c9accf66681a3daaaf371bc07e44902
+# Source0-md5: 5034f5d274e2c80b8ac63f601d0beb01
Patch0: tests-online.patch
Patch2: https://github.com/php/pecl-search_engine-solr/commit/744e32915d5989101267ed2c84a407c582dc6f31.patch
-# Patch2-md5: 3536677810c1123e4be00a9da56cff5a
URL: https://pecl.php.net/package/solr
BuildRequires: %{php_name}-cli
BuildRequires: %{php_name}-curl
@@ -84,7 +83,6 @@ possible de se connecter à des serveurs via SSL.
%setup -qc
mv %{modname}-%{version}/* .
%{!?with_network_tests:%patch0 -p1}
-%patch2 -p1
cat <<'EOF' > run-tests.sh
#!/bin/sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-solr.git/commitdiff/b6beaa4880eb4670cad34933c39ff386ef7fb220
More information about the pld-cvs-commit
mailing list