summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 15:26:09 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 15:26:09 +0200
commit56fce991a8fdb2e269ec6428de3167ea5d8c95fd (patch)
treeb06053cd5c6855117adfbbfa6e226e335f24b874
parent71fbb9016bfc075150ec38be9b368cb72ccd9a77 (diff)
php-zendframework-zend-captcha: fix descr.
-rw-r--r--php-zendframework-zend-console.spec8
1 files 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 <remi@fedoraproject.org> - 2.5.1-2
+- fix description
+
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
- initial package \ No newline at end of file