summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index f3ce70b..e9144d9 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -18,13 +18,13 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit d2557211b4fb2898bcd238bef24e18f9cc5f3445
+%global gh_commit 9b96425d0c21cdf2dc6bc658c72d0cfc65a58603
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
%global upstream_version 3.3.0
-%global upstream_prever alpha1
+%global upstream_prever alpha2
%global upstream_lower %(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources src
%global _configure ../%{sources}/configure
@@ -276,6 +276,9 @@ fi
%changelog
+* Wed Sep 6 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha2-1
+- update to 3.3.0alpha2
+
* Wed Sep 6 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha1-1
- update to 3.3.0alpha1