diff options
Diffstat (limited to 'php-pecl-yaf-dev.spec')
-rw-r--r-- | php-pecl-yaf-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |