From 8531894babf6ffe0f99fb1143002cbc9ed7cecd7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Apr 2016 08:54:01 +0200 Subject: php-zendframework-zend-paginator: 2.7.0 --- php-zendframework-zend-paginator.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-paginator.spec b/php-zendframework-zend-paginator.spec index cedb95d..2150f8e 100644 --- a/php-zendframework-zend-paginator.spec +++ b/php-zendframework-zend-paginator.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 15c82665abc668e6ddf955afc4b86cd3385efbad +%global gh_commit 42211f3e1e8230953c641e91fec5aa9fe964eb95 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-paginator @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.6.0 +Version: 2.7.0 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -149,6 +149,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 12 2016 Remi Collet - 2.7.0-1 +- update to 2.7.0 + * Wed Feb 24 2016 Remi Collet - 2.6.0-1 - update to 2.6.0 - raise dependency on PHP >= 5.5 -- cgit