From a7f3f583c21e5efdb1fd0a179ef98202e37d5637 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Jun 2015 13:13:41 +0200 Subject: php-pecl-yaf: bump release --- php-pecl-yaf-dev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-yaf-dev.spec') 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 -- cgit