summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-11 07:35:58 +0200
committerRemi Collet <remi@remirepo.net>2020-04-11 07:35:58 +0200
commit096ee7e1b2d533408a01f6a875d5c2aa60c3b352 (patch)
treefdc77784eefa9781cd25b45cfd863bc5a6077b18
parenta669cc855798226590ad9fe1fe6518ea80174986 (diff)
v2.2.0
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xhprof.spec11
3 files changed, 9 insertions, 6 deletions
diff --git a/PHPINFO b/PHPINFO
index 476c52d..ebe2afd 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
xhprof
xhprof support => enabled
-Version => 2.1.4-beta
+Version => 2.2.0
Directive => Local Value => Master Value
xhprof.output_dir => no value => no value
diff --git a/REFLECTION b/REFLECTION
index dbd4a9c..2a842d9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #106 xhprof version 2.1.4-beta ] {
+Extension [ <persistent> extension #113 xhprof version 2.2.0 ] {
- INI {
Entry [ xhprof.output_dir <ALL> ]
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec
index cd97c1d..5115f84 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -3,7 +3,7 @@
#
# Fedora spec file for php-pecl-xhprof
#
-# Copyright (c) 2012-2019 Remi Collet
+# Copyright (c) 2012-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -22,14 +22,14 @@
%global ini_name 40-%{pecl_name}.ini
Name: %{?sub_prefix}php-pecl-xhprof
-Version: 2.1.4
+Version: 2.2.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP extension for XHProf, a Hierarchical Profiler
Group: Development/Languages
License: ASL 2.0
-URL: http://pecl.php.net/package/%{pecl_name}
-Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
+URL: https://pecl.php.net/package/%{pecl_name}
+Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
# https://bugs.php.net/61262
ExclusiveArch: %{ix86} x86_64
@@ -271,6 +271,9 @@ fi
%changelog
+* Sat Apr 11 2020 Remi Collet <remi@remirepo.net> - 2.2.0-1
+- update to 2.2.0
+
* Tue Dec 17 2019 Remi Collet <remi@remirepo.net> - 2.1.4-1
- update to 2.1.4