summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-25 14:22:59 +0100
committerRemi Collet <remi@remirepo.net>2020-11-25 14:22:59 +0100
commit4aa97642b3682cd60f89a3e48f304f8e521b37a1 (patch)
tree7b7cf41f0932e8abc9e21cb0be97aae86a6a7a59 /php-pecl-xdebug3.spec
parent458970f8c2b32c839fe86e0f5c5a909cc2cc688e (diff)
update to 3.0.0 (stable)
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 05a1e5c..0b4c82e 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -21,14 +21,14 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit fb2ae0fdf8ccba527de2f4b95810c448416139bf
+%global gh_commit 5b5780212c745a4223f857c4bb6cdee1740553c3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
%global upstream_version 3.0.0
-%global upstream_prever RC1
-%global upstream_lower rc1
+#global upstream_prever RC1
+#global upstream_lower rc1
# XDebug should be loaded after opcache
%global ini_name 15-%{pecl_name}.ini
@@ -303,6 +303,9 @@ fi
%changelog
+* Wed Nov 25 2020 Remi Collet <remi@remirepo.net> - 3.0.0-1
+- update to 3.0.0 (stable)
+
* Sun Nov 15 2020 Remi Collet <remi@remirepo.net> - 3.0.0~rc1-1
- update to 3.0.0RC1