summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-krb5.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-krb5.spec b/php-pecl-krb5.spec
index 5f813d4..776d846 100644
--- a/php-pecl-krb5.spec
+++ b/php-pecl-krb5.spec
@@ -26,7 +26,7 @@
Summary: Kerberos authentification extension
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.2.4
-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: MIT
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -191,6 +191,9 @@ done
%changelog
+* Wed Jul 30 2025 Remi Collet <remi@remirepo.net> - 1.2.4-2
+- rebuild for 8.5.0alpha3
+
* Mon Mar 17 2025 Remi Collet <remi@remirepo.net> - 1.2.4-1
- update to 1.2.4 (no change)
- drop patch merged upstream