From 1e0bb2e5f1ca2b9cc1c79ce2c1862456267a88c9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 7 Jun 2015 19:50:06 +0200 Subject: php-phpunit-PHPUnit: 4.7.2 --- php-phpunit-PHPUnit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-phpunit-PHPUnit.spec') diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index f7c2c18..ef1d042 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit bdd15c9ec6e16a307398d5385b3445673608e805 +%global gh_commit 8e0c63329c8c4185296b8d357daa5c6bae43080f %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -17,7 +17,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 4.7.1 +Version: 4.7.2 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -204,6 +204,9 @@ fi %changelog +* Sun Jun 7 2015 Remi Collet - 4.7.2-1 +- Update to 4.7.2 + * Fri Jun 5 2015 Remi Collet - 4.7.1-1 - Update to 4.7.1 - raise dependency on phpunit/php-code-coverage ~2.1 -- cgit