This commit is contained in:
parent
690c1af0d3
commit
bf4d5efe7c
@ -29,7 +29,7 @@
|
|||||||
Name: php-pecl-xdebug3
|
Name: php-pecl-xdebug3
|
||||||
Summary: Provides functions for function traces and profiling
|
Summary: Provides functions for function traces and profiling
|
||||||
Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
|
Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tar.gz
|
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tar.gz
|
||||||
|
|
||||||
License: Xdebug-1.03
|
License: Xdebug-1.03
|
||||||
@ -233,6 +233,9 @@ REPORT_EXIT_STATUS=1 \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Dec 15 2023 Remi Collet <remi@remirepo.net> - 3.3.1-1
|
* Fri Dec 15 2023 Remi Collet <remi@remirepo.net> - 3.3.1-1
|
||||||
- update to 3.3.1
|
- update to 3.3.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user