From 3c6450f629acf14ab33c3e64455fc60a406ef4aa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Apr 2016 07:12:59 +0200 Subject: php-zendframework-zend-di: 2.6.1 --- php-zendframework-zend-di.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-di.spec') diff --git a/php-zendframework-zend-di.spec b/php-zendframework-zend-di.spec index e4ffd37..03d425e 100644 --- a/php-zendframework-zend-di.spec +++ b/php-zendframework-zend-di.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit c271c25c3e0ce194cbfbf05c9e56444d9f98456e +%global gh_commit 1fd1ba85660b5a2718741b38639dc7c4c3194b37 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-di @@ -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 @@ -139,6 +139,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 26 2016 Remi Collet - 2.6.1-1 +- update to 2.6.1 + * Wed Feb 24 2016 Remi Collet - 2.6.0-1 - update to 2.6.0 - add dependency on container-interop/container-interop -- cgit