summaryrefslogtreecommitdiffstats
path: root/php-pecl-oauth.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-17 11:33:14 +0200
committerRemi Collet <remi@php.net>2025-07-17 11:33:14 +0200
commitd88fe24291696b20afa37efb2089cee2adb9aaf1 (patch)
treea4c97cc6a49d0f6ccb72a700c2853827a6575bf3 /php-pecl-oauth.spec
parent3a3ee199daac854fa197d31ba3af1b24a1373412 (diff)
add patch for PHP 8.5.0alpha2 fromHEADmaster
https://github.com/php/pecl-web_services-oauth/pull/35
Diffstat (limited to 'php-pecl-oauth.spec')
-rw-r--r--php-pecl-oauth.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index 17fea30..7271590 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -21,7 +21,7 @@
Name: %{?scl_prefix}php-pecl-oauth
Version: 2.0.9
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP OAuth consumer extension
License: BSD-3-Clause
URL: https://pecl.php.net/package/oauth
@@ -169,8 +169,12 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Jul 17 2025 Remi Collet <remi@remirepo.net> - 2.0.9-4
+- add patch for PHP 8.5.0alpha2 from
+ https://github.com/php/pecl-web_services-oauth/pull/35
+
* Fri Jul 4 2025 Remi Collet <remi@remirepo.net> - 2.0.9-3
-- add patch for PHP 8.5 from
+- add patch for PHP 8.5.0alpha1 from
https://github.com/php/pecl-web_services-oauth/pull/35
* Mon Nov 18 2024 Remi Collet <remi@remirepo.net> - 2.0.9-2