diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-14 13:31:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-14 13:31:30 +0100 |
commit | 830311da26507a183a37747a7c6ad0877cd8cea8 (patch) | |
tree | 222abc479094c3c5174211f30de98bf203a491b0 | |
parent | c0f0ea9b8f77f2c6aafa5f157bdd2494932f8173 (diff) |
php-phpunit-PHPUnit: 3.7.14
-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 369cdad..3d10571 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.13 +Version: 3.7.14 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -117,6 +117,9 @@ fi %changelog +* Thu Feb 14 2013 Remi Collet <remi@fedoraproject.org> - 3.7.14-1 +- Update to 3.7.14 + * Sun Jan 13 2013 Remi Collet <remi@fedoraproject.org> - 3.7.13-1 - Version 3.7.13 (stable) - API 3.7.0 (stable) |