summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-06 08:07:42 +0200
committerRemi Collet <remi@remirepo.net>2021-09-06 08:07:42 +0200
commited4ffd7882954db8937764625b2b7585af73d954 (patch)
tree095ffbe0464a93ba576e6ed7ed6ae0d3ba6e77f4 /php-pecl-xdebug3.spec
parentb5e3750b71e4c5839463b972c4848cdfc8bbaa87 (diff)
update to 3.1.0beta1
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index bc22d2a..8a1386d 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 54c7c2521763ee522809de0c54311443b11343c1
+%global gh_commit ab502054a44a594774c63e9037f1802cb861c224
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
-%global upstream_version 3.0.4
-#global upstream_prever RC1
-#global upstream_lower rc1
+%global upstream_version 3.1.0
+%global upstream_prever beta1
+%global upstream_lower beta1
# XDebug should be loaded after opcache
%global ini_name 15-%{pecl_name}.ini
@@ -102,6 +102,9 @@ Obsoletes: php74-pecl-%{pecl_name} <= %{version}
%if "%{php_version}" > "8.0"
Obsoletes: php80-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "8.1"
+Obsoletes: php81-pecl-%{pecl_name} <= %{version}
+%endif
%endif
@@ -292,6 +295,9 @@ fi
%changelog
+* Mon Sep 6 2021 Remi Collet <remi@remirepo.net> - 3.1.0~beta1-1
+- update to 3.1.0beta1
+
* Thu Apr 8 2021 Remi Collet <remi@remirepo.net> - 3.0.4-1
- update to 3.0.4