summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-mvc.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-01 07:08:33 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-01 07:08:33 +0200
commitc29c3fb20f587937856d46baf8f6ac1f92255fc2 (patch)
tree734da2a1369391937eab0fc23d06b8055da5b418 /php-zendframework-zend-mvc.spec
parent7db0fe63851c0c535e7604e30b51134b47b58160 (diff)
php-zendframework-zend-mvc: 3.0.2
Diffstat (limited to 'php-zendframework-zend-mvc.spec')
-rw-r--r--php-zendframework-zend-mvc.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-mvc.spec b/php-zendframework-zend-mvc.spec
index 9cee010..0f9e7c7 100644
--- a/php-zendframework-zend-mvc.spec
+++ b/php-zendframework-zend-mvc.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit dc9926ae85798c6765ae4124a19ec24a2e50f6cb
+%global gh_commit 3c6c9e570e01a8b8fcb0605d2f8eb25812c0c273
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-mvc
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 3.0.1
+Version: 3.0.2
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -220,6 +220,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jul 1 2016 Remi Collet <remi@fedoraproject.org> - 3.0.2-1
+- update to 3.0.2
+
* Wed Jun 29 2016 Remi Collet <remi@fedoraproject.org> - 3.0.1-1
- update to 3.0.1 for ZendFramework 3
- raise dependency on PHP 5.6