summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-01 09:30:59 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-01 09:30:59 +0200
commit94d6ac0a952c0991d2df6695827f4ceffad514fe (patch)
treeb08e47f93ea2c706ba9590dc975e75140ea1131f
parentae0f44df91703671155add3e28a9fcfe62ef57e9 (diff)
php-pecl-yaf: 3.0.4
-rw-r--r--REFLECTION-PHP74
-rw-r--r--php-pecl-yaf-php7.spec5
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 [ <persistent> extension #125 yaf version 3.0.3 ] {
+Extension [ <persistent> extension #128 yaf version 3.0.4 ] {
- Dependencies {
Dependency [ spl (Required) ]
@@ -40,7 +40,7 @@ Extension [ <persistent> 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 <remi@fedoraproject.org> - 3.0.4-1
+- update to 3.0.4
+
* Sat Jul 2 2016 Remi Collet <remi@fedoraproject.org> - 3.0.3-1
- update to 3.0.3
- drop patch merged upstream