summaryrefslogtreecommitdiffstats
path: root/php-pecl-solr2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-solr2.spec')
-rw-r--r--php-pecl-solr2.spec5
1 files changed, 4 insertions, 1 deletions
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