diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-20 08:17:43 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-20 08:17:43 +0200 |
commit | 4747079af2885f198440e37dd6522f14c0e3ac32 (patch) | |
tree | f54f138fd5924b4162ee221b03341b1da4c42ab8 | |
parent | 05aa8a54735ff0425a5301fa6b0c3a435165ff32 (diff) |
php-phpunit-PHPUnit: 3.7.24
-rw-r--r-- | php-phpunit-PHPUnit.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index f9cf430..fcf9afd 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -3,7 +3,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 3.7.23 +Version: 3.7.24 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -119,6 +119,9 @@ fi %changelog +* Tue Aug 20 2013 Remi Collet <remi@fedoraproject.org> - 3.7.24-1 +- Update to 3.7.24 + * Mon Aug 05 2013 Remi Collet <remi@fedoraproject.org> - 3.7.23-1 - Update to 3.7.23 - raise dependency on phpunit/PHP_Timer 1.0.4 |