From 56fce991a8fdb2e269ec6428de3167ea5d8c95fd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Aug 2015 15:26:09 +0200 Subject: php-zendframework-zend-captcha: fix descr. --- php-zendframework-zend-console.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/php-zendframework-zend-console.spec b/php-zendframework-zend-console.spec index 570d683..94b9ddd 100644 --- a/php-zendframework-zend-console.spec +++ b/php-zendframework-zend-console.spec @@ -21,7 +21,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 2.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Zend Framework %{library} component Group: Development/Libraries @@ -85,8 +85,7 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} %description -Zend\Ldap\Ldap is a class for performing LDAP operations including but -not limited to binding, searching and modifying entries in an LDAP directory. +Zend\Console is a component to design and implement console applications in PHP. %prep @@ -138,5 +137,8 @@ rm -rf %{buildroot} %changelog +* Thu Aug 6 2015 Remi Collet - 2.5.1-2 +- fix description + * Tue Aug 4 2015 Remi Collet - 2.5.1-1 - initial package \ No newline at end of file -- cgit