From 5dfe0f2e757f67425f1273b2eeb1f13e28120c25 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Apr 2016 07:27:45 +0200 Subject: php-zendframework-zend-stdlib: 2.7.7 --- php-zendframework-zend-stdlib.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-zendframework-zend-stdlib.spec') diff --git a/php-zendframework-zend-stdlib.spec b/php-zendframework-zend-stdlib.spec index 500b2bb..9c44595 100644 --- a/php-zendframework-zend-stdlib.spec +++ b/php-zendframework-zend-stdlib.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 4499760badfada27ee600f5c2cfd47d5263ccf1b +%global gh_commit 0e44eb46788f65e09e077eb7f44d2659143bcc1f %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-stdlib @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.7.6 +Version: 2.7.7 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -164,6 +164,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 13 2016 Remi Collet - 2.7.7-1 +- update to 2.7.7 + * Fri Feb 19 2016 Remi Collet - 2.7.6-1 - update to 2.7.6 - raise dependency on zendframework/zend-hydrator >= 1.1 @@ -176,4 +179,4 @@ rm -rf %{buildroot} - add dependency on zendframework/zend-hydrator ^1.0.0 * Tue Aug 4 2015 Remi Collet - 2.5.2-1 -- initial package \ No newline at end of file +- initial package -- cgit