diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-11 20:08:09 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-11 20:08:09 +0200 |
commit | d515916ab1032f8b03fd5c2e642c2c980c1242b6 (patch) | |
tree | f1d4b3b9692eda3c41b931fc04b9e28574c25ac3 | |
parent | 4a7698555ad2963e089af208b1bc9f945039b3a4 (diff) |
php-phpunit-PHPUnit 3.7.7
-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 e555b66..d300bbb 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.6 +Version: 3.7.7 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -108,6 +108,9 @@ fi %changelog +* Thu Oct 11 2012 Remi Collet <remi@fedoraproject.org> - 3.7.7-1 +- Version 3.7.7 (stable) - API 3.7.0 (stable) + * Sun Oct 7 2012 Remi Collet <remi@fedoraproject.org> - 3.7.6-1 - Version 3.7.6 (stable) - API 3.7.0 (stable) |