From 308074472058103d663019451d461acba339365d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Nov 2015 07:21:37 +0100 Subject: php-phpunit-PHPUnit: 5.0.9 --- php-phpunit-PHPUnit-dev.spec | 7 +++++-- phpunit-3.0.0-Autoload.php.in | 36 ++++++++++++++++++------------------ 2 files changed, 23 insertions(+), 20 deletions(-) diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec index c28a688..3ef16f7 100644 --- a/php-phpunit-PHPUnit-dev.spec +++ b/php-phpunit-PHPUnit-dev.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 97fb2503cf8caca9d768fde3cca2ab147b9e7030 +%global gh_commit ed084be6b5b912f11c3559e17110f8d8a1e3a8a1 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -17,7 +17,7 @@ %global pear_name PHPUnit %global pear_channel pear.phpunit.de %global major 5.0 -%global minor 8 +%global minor 9 %global specrel 1 Name: php-phpunit-PHPUnit @@ -211,6 +211,9 @@ fi %changelog +* Wed Nov 11 2015 Remi Collet - 5.0.9-1 +- Update to 5.0.9 + * Fri Oct 23 2015 Remi Collet - 5.0.8-1 - Update to 5.0.8 (no change) diff --git a/phpunit-3.0.0-Autoload.php.in b/phpunit-3.0.0-Autoload.php.in index ae42900..fd8d107 100644 --- a/phpunit-3.0.0-Autoload.php.in +++ b/phpunit-3.0.0-Autoload.php.in @@ -1,24 +1,6 @@