v3.0.0 GA
This commit is contained in:
parent
81f38d021b
commit
05378eff90
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/xdebug-3.0.0beta1-e3158f5.tar.gz
|
||||
/xdebug-3.0.0RC1-fb2ae0f.tar.gz
|
||||
/xdebug-3.0.0-5b57802.tar.gz
|
||||
|
@ -16,13 +16,13 @@
|
||||
|
||||
%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})
|
||||
|
||||
# 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
|
||||
@ -211,6 +211,9 @@ REPORT_EXIT_STATUS=1 \
|
||||
|
||||
|
||||
%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
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdebug-3.0.0RC1-fb2ae0f.tar.gz) = aa4be45e1762824a2f916172b666fa5f7db5f42532da9f7f06547899d0d5e2c12a8aee13025d5631e8f6e62558edef0e4c517cc812fb231bcc7495f6b18e6471
|
||||
SHA512 (xdebug-3.0.0-5b57802.tar.gz) = b85596ecf372a04a4bb9f702dad21d2973c092f17a8d53e639213f303d39ff0f20799a7714cc3c97d1cd5957ae00707ace483d31e4dc3997548d6f7fd32bb23e
|
||||
|
Loading…
Reference in New Issue
Block a user