From dc41e47710cf78b8f587a7b47bb1585ba74746b1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Oct 2018 10:53:58 +0200 Subject: v2.8.2 --- php-zendframework-zend-file.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-file.spec') diff --git a/php-zendframework-zend-file.spec b/php-zendframework-zend-file.spec index b9a2229..fc178f2 100644 --- a/php-zendframework-zend-file.spec +++ b/php-zendframework-zend-file.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 4b2ecb77a9123a03cc648893b63e38b3735f192c +%global gh_commit d267733fbc3a15c9ca82708cf6e634e2fabb29e7 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-file @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.8.1 +Version: 2.8.2 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -147,6 +147,9 @@ exit $ret %changelog +* Mon Oct 15 2018 Remi Collet - 2.8.2-1 +- update to 2.8.2 + * Wed May 2 2018 Remi Collet - 2.8.1-1 - update to 2.8.1 -- cgit