From c29c3fb20f587937856d46baf8f6ac1f92255fc2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Jul 2016 07:08:33 +0200 Subject: php-zendframework-zend-mvc: 3.0.2 --- php-zendframework-zend-mvc.spec | 7 +++++-- 1 file 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 - 3.0.2-1 +- update to 3.0.2 + * Wed Jun 29 2016 Remi Collet - 3.0.1-1 - update to 3.0.1 for ZendFramework 3 - raise dependency on PHP 5.6 -- cgit