From fc61460a24c66e7066f94ff94f3edd27a7310c35 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 May 2016 10:13:38 +0200 Subject: php-zendframework-zend-ldap: 2.7.1 --- php-zendframework-zend-ldap.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-ldap.spec') diff --git a/php-zendframework-zend-ldap.spec b/php-zendframework-zend-ldap.spec index d24067f..79f95b9 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 c9b5a383adff5f200afc81530908d22e46b803c7 +%global gh_commit 14c5b862899ad8bb6cd02c567f394ec5dadc039d %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-ldap @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.7.0 +Version: 2.7.1 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -147,6 +147,9 @@ rm -rf %{buildroot} %changelog +* Wed May 25 2016 Remi Collet - 2.7.1-1 +- update to 2.7.1 + * Fri Apr 22 2016 Remi Collet - 2.7.0-1 - update to 2.7.0 - dependency on zend-stdlib is now optional -- cgit