From dd51a15356f888a0a9ee00ab41e013742ef6dec2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Dec 2019 09:49:53 +0100 Subject: v2.11.4 --- php-zendframework-zend-view.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-view.spec b/php-zendframework-zend-view.spec index 8c13a28..303e8d0 100644 --- a/php-zendframework-zend-view.spec +++ b/php-zendframework-zend-view.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit e766457bd6ce13c5354e443bb949511b6904d7f5 +%global gh_commit a8b1b2d9b52e191539be861a6529f8c8a0c06b9d %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-view @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.11.3 +Version: 2.11.4 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -304,6 +304,9 @@ exit $ret %changelog +* Thu Dec 5 2019 Remi Collet - 2.11.4-1 +- update to 2.11.4 + * Sun Oct 13 2019 Remi Collet - 2.11.3-1 - update to 2.11.3 - drop patches merged upstream -- cgit