summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-form.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-form.spec b/php-zendframework-zend-form.spec
index 17bd55f..8ce3489 100644
--- a/php-zendframework-zend-form.spec
+++ b/php-zendframework-zend-form.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 1ca3ab771abd533d440646ec1cc082fccad976a1
+%global gh_commit 252db729887844025772bb8045f8df605850ed9c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-form
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.10.1
+Version: 2.10.2
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -197,6 +197,9 @@ exit $ret
%changelog
+* Mon May 22 2017 Remi Collet <remi@remirepo.net> - 2.10.2-1
+- Update to 2.10.2
+
* Thu Apr 27 2017 Remi Collet <remi@remirepo.net> - 2.10.1-1
- Update to 2.10.1
- raise minimum php version to 5.6