summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-05 07:31:01 +0100
committerRemi Collet <remi@remirepo.net>2021-01-05 07:31:01 +0100
commit99e6c34799f23580b96456e008a918bf046c558b (patch)
tree24a6cbb3481f2eb819b62041a01076ddcc21fab8 /php-pecl-xdebug3.spec
parent71cffd738d16cac4b0af1e5ae760afb0daaf5f88 (diff)
update to 3.0.2
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index 17b307a..369e064 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -3,7 +3,7 @@
#
# Fedora spec file for php-pecl-xdebug3
#
-# Copyright (c) 2010-2020 Remi Collet
+# Copyright (c) 2010-2021 Remi Collet
# Copyright (c) 2006-2009 Christopher Stone
#
# License: MIT
@@ -21,12 +21,12 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit 0fb6119d53b2b086585a9de5a817e57e981dc75a
+%global gh_commit fd53e416f9d7565329c41a787ea1bc62a3b2949d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
-%global upstream_version 3.0.1
+%global upstream_version 3.0.2
#global upstream_prever RC1
#global upstream_lower rc1
@@ -49,6 +49,7 @@ URL: https://xdebug.org/
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tar.gz
BuildRequires: %{?dtsprefix}gcc
+BuildRequires: make
BuildRequires: %{?scl_prefix}php-devel >= 7.2
BuildRequires: %{?scl_prefix}php-pear
BuildRequires: %{?scl_prefix}php-simplexml
@@ -291,6 +292,9 @@ fi
%changelog
+* Tue Jan 5 2021 Remi Collet <remi@remirepo.net> - 3.0.2-1
+- update to 3.0.2
+
* Fri Dec 4 2020 Remi Collet <remi@remirepo.net> - 3.0.1-1
- update to 3.0.1