summaryrefslogtreecommitdiffstats
path: root/php-pecl-xpass.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xpass.spec')
-rw-r--r--php-pecl-xpass.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xpass.spec b/php-pecl-xpass.spec
index 25688d1..6eab467 100644
--- a/php-pecl-xpass.spec
+++ b/php-pecl-xpass.spec
@@ -24,7 +24,7 @@
Summary: Extended password extension
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?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/%{sources}.tgz
@@ -183,6 +183,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}/%{php_ztsextdir}/%{pecl_name}.so" \
%changelog
+* Thu Sep 25 2025 Remi Collet <remi@remirepo.net> - 1.1.0-3
+- rebuild for PHP 8.5.0RC1
+
* Wed Jul 30 2025 Remi Collet <remi@remirepo.net> - 1.1.0-2
- rebuild for 8.5.0alpha3