This commit is contained in:
Remi Collet 2021-02-22 14:35:10 +01:00
parent 7855a5a21c
commit 5111295c22
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/xdebug-3.0.0-5b57802.tar.gz /xdebug-3.0.0-5b57802.tar.gz
/xdebug-3.0.1-0fb6119.tar.gz /xdebug-3.0.1-0fb6119.tar.gz
/xdebug-3.0.2-fd53e41.tar.gz /xdebug-3.0.2-fd53e41.tar.gz
/xdebug-3.0.3-7b808b4.tar.gz

View File

@ -16,11 +16,11 @@
%global pecl_name xdebug %global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global gh_commit fd53e416f9d7565329c41a787ea1bc62a3b2949d %global gh_commit 7b808b409f6b15b3fab6db2dd96b5be871690e73
%global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_short %(c=%{gh_commit}; echo ${c:0:7})
# version/release # version/release
%global upstream_version 3.0.2 %global upstream_version 3.0.3
#global upstream_prever RC1 #global upstream_prever RC1
#global upstream_lower rc1 #global upstream_lower rc1
@ -30,7 +30,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: 1%{?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
# The Xdebug License, version 1.01 # The Xdebug License, version 1.01
@ -212,6 +212,9 @@ REPORT_EXIT_STATUS=1 \
%changelog %changelog
* Mon Feb 22 2021 Remi Collet <remi@remirepo.net> - 3.0.3-1
- update to 3.0.3
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (xdebug-3.0.2-fd53e41.tar.gz) = 9b6fbcc8a650a18c23ee36fd41674689afa65babcca300cc820c486b23b313345e94d002095c5f325660b59e72131067e45c5089b32b9c73f54d22a5240b30ed SHA512 (xdebug-3.0.3-7b808b4.tar.gz) = ad089c19df719c8a0b2d5aa77109bb8c384b0bc6fb28c0d3aa6578818681d1cd3cd72e1ed49a7daa38bceaa6cd51ff90844f78ff0024510b1d45d4c61e0154d9