v3.1.5
This commit is contained in:
parent
932a0c3c6b
commit
f104c9464e
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/xdebug-3.1.2-52911af.tar.gz
|
||||
/xdebug-3.1.3-a4bc37e.tar.gz
|
||||
/xdebug-3.1.4-d7f4cdf.tar.gz
|
||||
/xdebug-3.1.5-9f4bbc4.tar.gz
|
||||
|
@ -16,11 +16,11 @@
|
||||
|
||||
%global pecl_name xdebug
|
||||
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
|
||||
%global gh_commit d7f4cdfa8d88fc663550f579ca2b82080832cec3
|
||||
%global gh_commit 9f4bbc4a299e2c34033b01e9cc8e6b78d927a5bd
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
|
||||
# version/release
|
||||
%global upstream_version 3.1.4
|
||||
%global upstream_version 3.1.5
|
||||
#global upstream_prever RC1
|
||||
#global upstream_lower rc1
|
||||
|
||||
@ -218,6 +218,9 @@ REPORT_EXIT_STATUS=1 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 7 2022 Remi Collet <remi@remirepo.net> - 3.1.5-1
|
||||
- update to 3.1.5
|
||||
|
||||
* Mon Apr 4 2022 Remi Collet <remi@remirepo.net> - 3.1.4-1
|
||||
- update to 3.1.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdebug-3.1.4-d7f4cdf.tar.gz) = cd793a3538ae17d0cb4bee926dea339edf36fa342718c4eee397fb6544e18e162f1bbd49b3cfb7033c13a82ec1c94d4030f2d70cd77877a0a61658c0fb099081
|
||||
SHA512 (xdebug-3.1.5-9f4bbc4.tar.gz) = 07b476994994b852ab352031e872584eb76df9737fdd7351e4e652e79b8aafaaa89c2174d75456da1a426773c16556b924de5627e424e2725d9998b2d72dd7c9
|
||||
|
Loading…
Reference in New Issue
Block a user