diff options
| author | Remi Collet <remi@remirepo.net> | 2025-11-20 11:51:25 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-11-20 11:51:25 +0100 |
| commit | 91a8b17c5f1dacdae7325cda8fdcffe75bf1e8f8 (patch) | |
| tree | 8f043dc90745890c0dd17f5852c48ee142f4f33f /php-pecl-solr2.spec | |
| parent | 9116f7cbe346e7b53a4584d2b52c2cbc7880cc8a (diff) | |
Diffstat (limited to 'php-pecl-solr2.spec')
| -rw-r--r-- | php-pecl-solr2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-solr2.spec b/php-pecl-solr2.spec index cacdba5..b22b7f6 100644 --- a/php-pecl-solr2.spec +++ b/php-pecl-solr2.spec @@ -32,7 +32,7 @@ Summary: Object oriented API to Apache Solr Summary(fr): API orientée objet pour Apache Solr Name: %{?scl_prefix}php-pecl-solr2 Version: 2.8.1 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 3%{?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 @@ -218,6 +218,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Nov 20 2025 Remi Collet <remi@remirepo.net> - 2.8.1-3 +- add pie virtual provides + * Fri Jul 18 2025 Remi Collet <remi@remirepo.net> - 2.8.1-2 - add fix for PHP 8.5.0alpha2 using patch from https://github.com/php/pecl-search_engine-solr/pull/88 |
