summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-12 13:38:01 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-12 13:38:01 +0200
commit27e1236364f910f00f0c8665e0d035859e60bb2b (patch)
tree5cbb9c28075510dc0806b8e05e58d73f8a6e6e72
parent19ec4b3dbc8b0bd317138f0fb08427c760a4b041 (diff)
php-pecl-xdebug: 2.5.0-dev (refresh)
-rw-r--r--REFLECTION-DEV2
-rw-r--r--php-pecl-xdebug-dev.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV
index 27d68a4..ffb1ad0 100644
--- a/REFLECTION-DEV
+++ b/REFLECTION-DEV
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #15 xdebug version 2.5.0-dev ] {
+Extension [ <persistent> extension #66 xdebug version 2.5.0-dev ] {
- INI {
Entry [ xdebug.auto_trace <ALL> ]
diff --git a/php-pecl-xdebug-dev.spec b/php-pecl-xdebug-dev.spec
index 3414fee..b29a865 100644
--- a/php-pecl-xdebug-dev.spec
+++ b/php-pecl-xdebug-dev.spec
@@ -16,9 +16,9 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit 9fe2994df1439546373440b72fb7623f357c680c
+%global gh_commit 81181b443b338543adfd219f1839f0d357d3bcd5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20160731
+%global gh_date 20161004
%global with_tests 0%{?_with_tests:1}
#global prever RC4
@@ -33,7 +33,7 @@ Name: %{?scl_prefix}php-pecl-xdebug
Summary: PECL package for debugging PHP scripts
Version: 2.5.0
%if 0%{?gh_date:1}
-Release: 0.4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.5.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
@@ -310,6 +310,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Oct 12 2016 Remi Collet <remi@fedoraproject.org> - 2.5.0-0.4.20161004git81181b4
+- new snapshot of 2.5.0-dev
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.5.0-0.4.20160731git9fe2994
- rebuild for PHP 7.1 new API version