From cfb6eade5e5f2ad68b3dfcfae1c7772a089bacc6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Feb 2016 08:52:50 +0100 Subject: php-zendframework-zend-filter: 2.6.1 --- php-zendframework-zend-filter.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-filter.spec b/php-zendframework-zend-filter.spec index 852f7e1..c2e9e10 100644 --- a/php-zendframework-zend-filter.spec +++ b/php-zendframework-zend-filter.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 8682c12e9870c431cf29cbb7010627f3fa88dec8 +%global gh_commit 202014ee64e2aae23140a1719f6d362a602713ed %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-filter @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.6.0 +Version: 2.6.1 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -150,6 +150,9 @@ rm -rf %{buildroot} %changelog +* Fri Feb 12 2016 Remi Collet - 2.6.1-1 +- update to 2.6.1 + * Fri Feb 5 2016 Remi Collet - 2.6.0-1 - update to 2.6.0 - raise dependency on PHP >= 5.5 -- cgit