From 28deaf365ad42c8bd5348430a64d483606cec477 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 May 2018 10:31:06 +0200 Subject: v2.8.2 --- php-zendframework-zend-cache.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-cache.spec b/php-zendframework-zend-cache.spec index 9dcd406..2919f18 100644 --- a/php-zendframework-zend-cache.spec +++ b/php-zendframework-zend-cache.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 13c517d6a2e446fe16c6f42e702f4d6ef724024b +%global gh_commit 4983dff629956490c78b88adcc8ece4711d7d8a3 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-cache @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.8.1 +Version: 2.8.2 Release: 2%{?dist} Summary: Zend Framework %{library} component @@ -241,6 +241,9 @@ exit $ret %changelog +* Wed May 2 2018 Remi Collet - 2.8.2-2 +- update to 2.8.2 + * Thu Apr 26 2018 Remi Collet - 2.8.1-2 - update to 2.8.1 -- cgit