summaryrefslogtreecommitdiffstats
path: root/php-pecl-solr2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-07-23 15:50:09 +0200
committerRemi Collet <remi@remirepo.net>2019-07-23 15:50:09 +0200
commit395ca762b4e64fa5d72cff9abe65ecf290ab15ec (patch)
tree7d1c29bf66d4f6ca0402fcc5bfdefcebb2336a89 /php-pecl-solr2.spec
parentd6da84f7657f2d05f9da51dbf9e3a0558fac34db (diff)
rebuild for 7.4.0beta1
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