summaryrefslogtreecommitdiffstats
path: root/php-pecl-solr2.spec
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 /php-pecl-solr2.spec
parent7f98c78edd4d66b61346c65a7afc17c62c5fa12c (diff)
update to 2.7.0HEADmaster
Diffstat (limited to 'php-pecl-solr2.spec')
-rw-r--r--php-pecl-solr2.spec7
1 files changed, 5 insertions, 2 deletions
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