summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--php-pecl-solr2.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/PHPINFO b/PHPINFO
index 6b84e79..b16c5c2 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -4,4 +4,4 @@ solr
Solr Support => enabled
Version => 2.5.0
Last Build Date => Jul 4 2019
-Last Build Time => 16:02:39
+Last Build Time => 16:53:58
diff --git a/php-pecl-solr2.spec b/php-pecl-solr2.spec
index 3beec23..b8566d9 100644
--- a/php-pecl-solr2.spec
+++ b/php-pecl-solr2.spec
@@ -30,7 +30,7 @@ Summary: Object oriented API to Apache Solr
Summary(fr): API orientée objet pour Apache Solr
Name: %{?sub_prefix}php-pecl-solr2
Version: 2.5.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/solr
@@ -273,6 +273,9 @@ TEST_PHP_EXECUTABLE=%{__ztsphp} \
%changelog
+* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 2.5.0-2
+- rebuild for 7.4.0beta1
+
* Thu Jul 4 2019 Remi Collet <remi@remirepo.net> - 2.5.0-1
- update to 2.5.0 (stable)
- raise dependency on PHP > 7