From 219326c6aa25202b73576d7b471745c25dfc48aa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Nov 2016 06:14:10 +0100 Subject: php-zendframework-zend-stratigility: 1.3.1 --- php-zendframework-zend-stratigility.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-stratigility.spec b/php-zendframework-zend-stratigility.spec index 81495da..b7a2184 100644 --- a/php-zendframework-zend-stratigility.spec +++ b/php-zendframework-zend-stratigility.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 93e375eff90a3585fe13121528b9401083eae41c +%global gh_commit c410d367bb85f0a3cca44f112957d0ee28895d19 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-stratigility @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist} Summary: Middleware for PHP @@ -171,6 +171,9 @@ rm -rf %{buildroot} %changelog +* Fri Nov 11 2016 Remi Collet - 1.3.1-1 +- update to 1.3.1 + * Thu Nov 10 2016 Remi Collet - 1.3.0-1 - update to 1.3.0 - raise dependency on PHP 5.6 -- cgit