summaryrefslogtreecommitdiffstats
path: root/php-pecl-fann.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:44:39 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:44:39 +0200
commit09771e38ed357a5e60cb90c07c49ac328b18ab72 (patch)
tree0985f58cbc14bae007b66dada9bb96f192ab04a9 /php-pecl-fann.spec
parent3c154c9cbb148d45f8b5eca381f55f54fb4607e9 (diff)
rebuild for PHP 8.3.0RC1
Diffstat (limited to 'php-pecl-fann.spec')
-rw-r--r--php-pecl-fann.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-fann.spec b/php-pecl-fann.spec
index 553a867..4c2938b 100644
--- a/php-pecl-fann.spec
+++ b/php-pecl-fann.spec
@@ -30,7 +30,7 @@
Summary: Wrapper for FANN Library
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -198,6 +198,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.2.0~RC2-4
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 13 2023 Remi Collet <remi@remirepo.net> - 1.2.0~RC2-3
- build out of sources tree