From 2a3e2085b0e6361781d15a894a434ac18cfd0368 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Nov 2012 07:37:29 +0100 Subject: php-pecl-yaf: 2.2.7 --- php-pecl-yaf.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'php-pecl-yaf.spec') diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 9aa3a57..e47c4fd 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -4,7 +4,7 @@ Summary: Yet Another Framework Name: php-pecl-yaf -Version: 2.2.6 +Version: 2.2.7 Release: 1%{?dist} License: PHP Group: Development/Languages @@ -22,6 +22,8 @@ Requires(postun): %{__pecl} Requires: php(zend-abi) = %{php_zend_api} Requires: php(api) = %{php_core_api} +Provides: php-%{pecl_name} = %{version} +Provides: php-%{pecl_name}%{?_isa} = %{version} Provides: php-pecl(%{pecl_name}) = %{version} Provides: php-pecl(%{pecl_name})%{?_isa} = %{version} @@ -140,6 +142,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 19 2012 Remi Collet - 2.2.7-1 +- version 2.2.7 (stable) + * Thu Nov 1 2012 Remi Collet - 2.2.6-1 - version 2.2.6 (stable) -- cgit