summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-01-12 07:56:50 +0100
committerRemi Collet <remi@php.net>2024-01-12 07:56:50 +0100
commit521bdf280c254c9af630df805ffe8fd372bca43c (patch)
treebce8f631fb733a03b9996ce3dd5ba149c3bd8803
parent7f98c78edd4d66b61346c65a7afc17c62c5fa12c (diff)
update to 2.7.0HEADmaster
-rw-r--r--PHPINFO2
-rw-r--r--php-pecl-solr2.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 314e77b..b478e97 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -3,5 +3,5 @@ solr
Solr Support => enabled
Version => 2.7.0
-Last Build Date => Jan 11 2024
+Last Build Date => Jan 12 2024
Last Build Time => 00:00:00
diff --git a/php-pecl-solr2.spec b/php-pecl-solr2.spec
index 1f08a35..8270554 100644
--- a/php-pecl-solr2.spec
+++ b/php-pecl-solr2.spec
@@ -31,8 +31,8 @@ Summary: Object oriented API to Apache Solr
Summary(fr): API orientée objet pour Apache Solr
Name: %{?scl_prefix}php-pecl-solr2
Version: 2.7.0
-Release: 0.3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
-License: PHP
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+License: PHP-3.01
Group: Development/Languages
URL: https://pecl.php.net/package/solr
@@ -239,6 +239,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Jan 12 2024 Remi Collet <remi@remirepo.net> - 2.7.0-1
+- update to 2.7.0
+
* Thu Jan 11 2024 Remi Collet <remi@remirepo.net> - 2.7.0-0.3
- another final test build for upcoming 2.7.0