summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-01-11 15:46:29 +0100
committerRemi Collet <remi@php.net>2024-01-11 15:46:29 +0100
commitde124c590bc5b0e34cfad8f91ed19861b7d29463 (patch)
tree4c0e904cf5b0e5a976e00b60417d58fc3233d848
parent0d3e919349d92f7905e6d6596089372ad6646837 (diff)
final test build for upcoming 2.7.0
-rw-r--r--REFLECTION12
-rw-r--r--php-pecl-solr2.spec5
2 files changed, 10 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index fe186a1..43717ef 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -5023,7 +5023,7 @@ Extension [ <persistent> extension #82 solr version 2.7.0 ] {
Property [ protected string $file = '' ]
Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
@@ -5124,7 +5124,7 @@ Extension [ <persistent> extension #82 solr version 2.7.0 ] {
Property [ protected string $file = '' ]
Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
@@ -5225,7 +5225,7 @@ Extension [ <persistent> extension #82 solr version 2.7.0 ] {
Property [ protected string $file = '' ]
Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
@@ -5326,7 +5326,7 @@ Extension [ <persistent> extension #82 solr version 2.7.0 ] {
Property [ protected string $file = '' ]
Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
@@ -5427,7 +5427,7 @@ Extension [ <persistent> extension #82 solr version 2.7.0 ] {
Property [ protected string $file = '' ]
Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
@@ -5528,7 +5528,7 @@ Extension [ <persistent> extension #82 solr version 2.7.0 ] {
Property [ protected string $file = '' ]
Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ]
Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
diff --git a/php-pecl-solr2.spec b/php-pecl-solr2.spec
index 91b1b2e..4fdb05d 100644
--- a/php-pecl-solr2.spec
+++ b/php-pecl-solr2.spec
@@ -31,7 +31,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.7.0
-Release: 0%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: https://pecl.php.net/package/solr
@@ -247,6 +247,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Jan 11 2024 Remi Collet <remi@remirepo.net> - 2.7.0-0.1
+- final test build for upcoming 2.7.0
+
* Thu Jan 11 2024 Remi Collet <remi@remirepo.net> - 2.7.0-0
- test build for upcoming 2.7.0