From 5076a07f7e2f375dfd78a1230b27083b004605a6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Aug 2015 11:04:13 +0200 Subject: php-pecl-yaf: 2.3.4 --- REFLECTION | 54 ++++++++++++++++++++++++++++++++++++++++++------------ php-pecl-yaf.spec | 10 +++++++--- 2 files changed, 49 insertions(+), 15 deletions(-) diff --git a/REFLECTION b/REFLECTION index 4e459b8..4fc3b09 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #160 yaf version 2.3.3 ] { +Extension [ extension #176 yaf version 2.3.4 ] { - Dependencies { Dependency [ spl (Required) ] @@ -43,7 +43,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { } - Constants [12] { - Constant [ string YAF_VERSION ] { 2.3.3 } + Constant [ string YAF_VERSION ] { 2.3.4 } Constant [ string YAF_ENVIRON ] { product } Constant [ integer YAF_ERR_STARTUP_FAILED ] { 512 } Constant [ integer YAF_ERR_ROUTE_FAILED ] { 513 } @@ -2823,7 +2823,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -2833,6 +2833,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -2878,7 +2881,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -2888,6 +2891,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -2933,7 +2939,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -2943,6 +2949,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -2988,7 +2997,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -2998,6 +3007,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -3043,7 +3055,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -3053,6 +3065,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -3098,7 +3113,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -3108,6 +3123,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -3153,7 +3171,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -3163,6 +3181,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -3208,7 +3229,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -3218,6 +3239,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -3263,7 +3287,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -3273,6 +3297,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -3318,7 +3345,7 @@ Extension [ extension #160 yaf version 2.3.3 ] { Property [ protected $previous ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -3328,6 +3355,9 @@ Extension [ extension #160 yaf version 2.3.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 70a6fe8..354e5c7 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -29,8 +29,8 @@ Summary: Yet Another Framework Name: %{?sub_prefix}php-pecl-yaf -Version: 2.3.3 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Version: 2.3.4 +Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/yaf @@ -192,11 +192,12 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) +%{?_licensedir:%license NTS/LICENSE} %doc %{pecl_docdir}/%{pecl_name} +%{pecl_xmldir}/%{name}.xml %config(noreplace) %{php_inidir}/%{ini_name} %{php_extdir}/%{pecl_name}.so -%{pecl_xmldir}/%{name}.xml %if %{with_zts} %{php_ztsextdir}/%{pecl_name}.so @@ -205,6 +206,9 @@ rm -rf %{buildroot} %changelog +* Thu Aug 13 2015 Remi Collet - 2.3.4-1 +- Update to 2.3.4 + * Wed Jun 24 2015 Remi Collet - 2.3.3-2 - allow build against rh-php56 (as more-php56) - drop runtime dependency on pear, new scriptlets -- cgit