summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-01 11:05:53 +0200
committerRemi Collet <remi@php.net>2022-09-01 11:05:53 +0200
commit5de161f1e5e5ed0431164feeb1b0059a912c7df2 (patch)
tree501f7363c3d298f3ef9fc47529116e975b5bcd6f /php-pecl-xdebug3.spec
parent2ac16991647f53f181e345d747240790a5c5c079 (diff)
rebuild for PHP 8.2.0RC1
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index eb052b0..075d3b0 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -39,7 +39,7 @@ Version: %{upstream_version}%{?upstream_lower:~%{upstream_lower}}
%if 0%{?gh_date:1}
Release: 1.%{gh_date}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
# The Xdebug License, version 1.01
@@ -269,6 +269,9 @@ fi
%changelog
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 3.2.0~alpha3-2
+- rebuild for PHP 8.2.0RC1
+
* Mon Aug 29 2022 Remi Collet <remi@remirepo.net> - 3.2.0~alpha3-1
- update to 3.2.0alpha3