From dab18d7526cbc62151a381849083ed3b0b62e7aa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 May 2015 08:19:46 +0200 Subject: php-phpunit-PHPUnit: 4.6.7 (no change) --- php-phpunit-PHPUnit.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 5218125..4d1e0d3 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -1,4 +1,4 @@ -# spec file for php-phpunit-PHPUnit +# remirepo/fedora spec file for php-phpunit-PHPUnit # # Copyright (c) 2010-2015 Remi Collet # Copyright (c) 2006-2009 Christopher Stone @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 3afe303d873a4d64c62ef84de491b97b006fbdac +%global gh_commit 57bf06dd4eebe2a5ced79a8de71509e7d5c18b25 %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.6 +Version: 4.6.7 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -204,6 +204,9 @@ fi %changelog +* Mon May 25 2015 Remi Collet - 4.6.7-1 +- Update to 4.6.7 (no change) + * Thu Apr 30 2015 Remi Collet - 4.6.6-1 - Update to 4.6.6 -- cgit