From aa9bc536d15ab58b09b97c3c547db07b03b0f37a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Apr 2015 14:58:59 +0200 Subject: php-phpunit-PHPUnit: 4.6.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 aa4c278..9a97971 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 08b2aacdd8433abbba468f995d6d64b76a7a62ec +%global gh_commit 6c773fda0bdb5ea891d9e4430dcc26c990b9130b %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.6.1 +Version: 4.6.2 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -205,6 +205,9 @@ fi %changelog +* Tue Apr 7 2015 Remi Collet - 4.6.2-1 +- Update to 4.6.2 + * Fri Apr 3 2015 Remi Collet - 4.6.1-1 - Update to 4.6.1 -- cgit