From 24e3361493ba338a77b2233d052f2eac325e20f8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Apr 2016 06:03:53 +0200 Subject: php-zendframework-zend-ldap: 2.6.1 --- php-zendframework-zend-ldap.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'php-zendframework-zend-ldap.spec') diff --git a/php-zendframework-zend-ldap.spec b/php-zendframework-zend-ldap.spec index 16ff7c6..ad0daba 100644 --- a/php-zendframework-zend-ldap.spec +++ b/php-zendframework-zend-ldap.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 920863c447f167f7f1e90f982bdc2532e7a8bf24 +%global gh_commit 78e9807f9d21effcab6264f9396e6b24779f212a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-ldap @@ -20,8 +20,8 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.6.0 -Release: 2%{?dist} +Version: 2.6.1 +Release: 1%{?dist} Summary: Zend Framework %{library} component Group: Development/Libraries @@ -144,6 +144,9 @@ rm -rf %{buildroot} %changelog +* Thu Apr 21 2016 Remi Collet - 2.6.1-1 +- update to 2.6.1 + * Fri Feb 12 2016 Remi Collet - 2.6.0-2 - add build dependency on php-mock-phpunit @@ -151,4 +154,4 @@ rm -rf %{buildroot} - update to 2.6.0 * Tue Aug 4 2015 Remi Collet - 2.5.1-1 -- initial package \ No newline at end of file +- initial package -- cgit