summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-ldap.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-zendframework-zend-ldap.spec')
-rw-r--r--php-zendframework-zend-ldap.spec7
1 files changed, 5 insertions, 2 deletions
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 <remi@fedoraproject.org> - 2.7.1-1
+- update to 2.7.1
+
* Fri Apr 22 2016 Remi Collet <remi@fedoraproject.org> - 2.7.0-1
- update to 2.7.0
- dependency on zend-stdlib is now optional