summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-08-29 08:06:07 +0200
committerRemi Collet <remi@php.net>2022-08-29 08:06:07 +0200
commit2ac16991647f53f181e345d747240790a5c5c079 (patch)
tree25051db5921f458fcb5b33712b2311dcde8d5901 /php-pecl-xdebug3.spec
parenta41dd11ccd6097a43ef45e3b60cabae5cbe54a30 (diff)
update to 3.2.0alpha3
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 412cdfc..eb052b0 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -21,13 +21,13 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit 1d5b44f25ab1818738511dadbf0704d5d3c4d936
+%global gh_commit 89bb81c5c8fd0a229f3dd593aedbe263abdb8efd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
%global upstream_version 3.2.0
-%global upstream_prever alpha2
+%global upstream_prever alpha3
%global upstream_lower %(echo %{upstream_prever} | tr '[:upper:]' '[:lower:]')
# XDebug should be loaded after opcache
@@ -269,6 +269,9 @@ fi
%changelog
+* Mon Aug 29 2022 Remi Collet <remi@remirepo.net> - 3.2.0~alpha3-1
+- update to 3.2.0alpha3
+
* Mon Jul 25 2022 Remi Collet <remi@remirepo.net> - 3.2.0~alpha2-1
- update to 3.2.0alpha2 (no change)