From c723885b25b5c679aff789ee0cba6467f5f913e7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Apr 2015 08:54:33 +0200 Subject: php-phpunit-PHPUnit: 4.6.4 --- 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 aa2a601..6f2523a 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6c773fda0bdb5ea891d9e4430dcc26c990b9130b +%global gh_commit 163232991e652e6efed2f8470326fffa61e848e2 %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.2 +Version: 4.6.4 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -203,6 +203,9 @@ fi %changelog +* Mon Apr 13 2015 Remi Collet - 4.6.4-1 +- Update to 4.6.4 + * Tue Apr 7 2015 Remi Collet - 4.6.2-1 - Update to 4.6.2 -- cgit