summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-12 13:13:41 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-12 13:13:41 +0200
commita7f3f583c21e5efdb1fd0a179ef98202e37d5637 (patch)
tree0fe261740c0b07a96b04cae88aa06d71da2cb1a4
parent7ed2ce687a97d503986827ea013318e279531884 (diff)
php-pecl-yaf: bump release
-rw-r--r--REFLECTION-DEV2
-rw-r--r--php-pecl-yaf-dev.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV
index 6ea30ad..774469e 100644
--- a/REFLECTION-DEV
+++ b/REFLECTION-DEV
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 yaf version 3.0.0-dev ] {
+Extension [ <persistent> extension #90 yaf version 3.0.0-dev ] {
- Dependencies {
Dependency [ spl (Required) ]
diff --git a/php-pecl-yaf-dev.spec b/php-pecl-yaf-dev.spec
index 77f4edc..e4b82a0 100644
--- a/php-pecl-yaf-dev.spec
+++ b/php-pecl-yaf-dev.spec
@@ -28,7 +28,7 @@ Summary: Yet Another Framework
Name: %{?scl_prefix}php-pecl-yaf
Version: 3.0.0
%if 0%{?gh_date:1}
-Release: 0.1.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
%else
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
%endif