From c173ca7dafc2420a2fe22ebfb3f5b21ef2b8038d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 4 May 2016 11:14:37 +0200 Subject: php-phpunit-environment: 1.3.6 --- php-phpunit-environment.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-phpunit-environment.spec') diff --git a/php-phpunit-environment.spec b/php-phpunit-environment.spec index 9919f5c..e92e6d3 100644 --- a/php-phpunit-environment.spec +++ b/php-phpunit-environment.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf +%global gh_commit 2292b116f43c272ff4328083096114f84ea46a56 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project environment @@ -19,7 +19,7 @@ %endif Name: php-phpunit-environment -Version: 1.3.5 +Version: 1.3.6 Release: 1%{?dist} Summary: Handle HHVM/PHP environments @@ -99,6 +99,9 @@ rm -rf %{buildroot} %changelog +* Wed May 4 2016 Remi Collet - 1.3.6-1 +- update to 1.3.6 + * Sun Feb 28 2016 Remi Collet - 1.3.5-1 - update to 1.3.5 -- cgit