diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-18 17:59:26 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-18 17:59:26 +0200 |
commit | f3b3e514cab12127cfa95b510272000299c8f3a9 (patch) | |
tree | f7882e36d595d88008a07f535b49eae41a141cb8 | |
parent | 5bae30f69019e3f53d8e9b63f55cc91adeb255dc (diff) |
php-phpunit-PHPUnit 3.7.8
-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 d300bbb..4a270aa 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -4,7 +4,7 @@ %global channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 3.7.7 +Version: 3.7.8 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -108,6 +108,9 @@ fi %changelog +* Thu Oct 18 2012 Remi Collet <remi@fedoraproject.org> - 3.7.8-1 +- Version 3.7.8 (stable) - API 3.7.0 (stable) + * Thu Oct 11 2012 Remi Collet <remi@fedoraproject.org> - 3.7.7-1 - Version 3.7.7 (stable) - API 3.7.0 (stable) |