rebuild
This commit is contained in:
parent
fa1c73ab63
commit
738e81b361
@ -30,7 +30,7 @@
|
||||
Name: php-pecl-xdebug3
|
||||
Summary: Provides functions for function traces and profiling
|
||||
Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tar.gz
|
||||
|
||||
# The Xdebug License, version 1.01
|
||||
@ -218,6 +218,9 @@ REPORT_EXIT_STATUS=1 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2022 Remi Collet <remi@remirepo.net> - 3.1.3-2
|
||||
- ignore 2 tests fixing FTBFS
|
||||
|
||||
* Wed Feb 2 2022 Remi Collet <remi@remirepo.net> - 3.1.3-1
|
||||
- update to 3.1.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user