From 94d6ac0a952c0991d2df6695827f4ceffad514fe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Sep 2016 09:30:59 +0200 Subject: php-pecl-yaf: 3.0.4 --- REFLECTION-PHP7 | 4 ++-- php-pecl-yaf-php7.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index 010eae3..b4a9156 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ extension #125 yaf version 3.0.3 ] { +Extension [ extension #128 yaf version 3.0.4 ] { - Dependencies { Dependency [ spl (Required) ] @@ -40,7 +40,7 @@ Extension [ extension #125 yaf version 3.0.3 ] { } - Constants [12] { - Constant [ string YAF_VERSION ] { 3.0.3 } + Constant [ string YAF_VERSION ] { 3.0.4 } Constant [ string YAF_ENVIRON ] { product } Constant [ integer YAF_ERR_STARTUP_FAILED ] { 512 } Constant [ integer YAF_ERR_ROUTE_FAILED ] { 513 } diff --git a/php-pecl-yaf-php7.spec b/php-pecl-yaf-php7.spec index ad775d1..26ada45 100644 --- a/php-pecl-yaf-php7.spec +++ b/php-pecl-yaf-php7.spec @@ -22,7 +22,7 @@ Summary: Yet Another Framework Name: %{?sub_prefix}php-pecl-yaf -Version: 3.0.3 +Version: 3.0.4 %if 0%{?gh_date:1} Release: 0.8.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz @@ -216,6 +216,9 @@ fi %changelog +* Thu Sep 1 2016 Remi Collet - 3.0.4-1 +- update to 3.0.4 + * Sat Jul 2 2016 Remi Collet - 3.0.3-1 - update to 3.0.3 - drop patch merged upstream -- cgit