summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-20 07:58:58 +0200
committerRemi Collet <remi@php.net>2023-10-20 07:58:58 +0200
commitd1164db7fdb15b514aa41d57277b1d88260deac0 (patch)
tree50aae416d578ce7a08e76c481ee8fcc78be82875 /php-pecl-xdebug3.spec
parenta151dac349d428f844cbb16097d66084cae8b5c3 (diff)
update to 3.3.0alpha3
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index e9144d9..9b5eb63 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -18,14 +18,14 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit 9b96425d0c21cdf2dc6bc658c72d0cfc65a58603
+%global gh_commit a03bda14ba866a34e7f90399078c73eadb1ecbfe
%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 alpha2
-%global upstream_lower %(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]')
+%global upstream_prever alpha3
+%global upstream_lower %(echo %{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources src
%global _configure ../%{sources}/configure
@@ -276,6 +276,9 @@ fi
%changelog
+* Fri Oct 20 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha3-1
+- update to 3.3.0alpha3
+
* Wed Sep 6 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha2-1
- update to 3.3.0alpha2