summaryrefslogtreecommitdiffstats
path: root/php-pecl-xattr.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xattr.spec')
-rw-r--r--php-pecl-xattr.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xattr.spec b/php-pecl-xattr.spec
index 7384bd4..fa06cf8 100644
--- a/php-pecl-xattr.spec
+++ b/php-pecl-xattr.spec
@@ -19,7 +19,7 @@
Summary: Extended attributes
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.4.1
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?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
@@ -160,6 +160,9 @@ cd ../ZTS
%changelog
+* Thu Sep 25 2025 Remi Collet <remi@remirepo.net> - 1.4.1-2
+- rebuild for PHP 8.5.0RC1
+
* Wed Sep 17 2025 Remi Collet <remi@remirepo.net> - 1.4.1-1
- update to 1.4.1
- re-license spec file to CECILL-2.1