From 7030a5a9b32f4b3b971efcead41cefd2c1a12c86 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 15 May 2018 08:00:05 +0200 Subject: v2.7.1 --- php-zendframework-zend-mime.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-mime.spec') diff --git a/php-zendframework-zend-mime.spec b/php-zendframework-zend-mime.spec index e04b951..111603e 100644 --- a/php-zendframework-zend-mime.spec +++ b/php-zendframework-zend-mime.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 5db38e92f8a6c7c5e25c8afce6e2d0bd49340c5f +%global gh_commit 52ae5fa9f12845cae749271034a2d594f0e4c6f2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-mime @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.7.0 +Version: 2.7.1 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -136,6 +136,9 @@ exit $ret %changelog +* Tue May 15 2018 Remi Collet - 2.7.1-1 +- update to 2.7.1 + * Wed Nov 29 2017 Remi Collet - 2.7.0-1 - Update to 2.7.0 - raise dependency on PHP 5.6 -- cgit