diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-13 13:09:18 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-13 13:09:18 +0100 |
commit | c0f0ea9b8f77f2c6aafa5f157bdd2494932f8173 (patch) | |
tree | df7408a7fdf1ff627ac7144a7f89e5cf3592cf8e | |
parent | 59b4af81d7123364eca097e49f5431f1685948dc (diff) |
php-phpunit-PHPUnit-3.7.13
-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 362214b..369cdad 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.12 +Version: 3.7.13 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -117,6 +117,9 @@ fi %changelog +* Sun Jan 13 2013 Remi Collet <remi@fedoraproject.org> - 3.7.13-1 +- Version 3.7.13 (stable) - API 3.7.0 (stable) + * Thu Jan 10 2013 Remi Collet <remi@fedoraproject.org> - 3.7.12-1 - Version 3.7.12 (stable) - API 3.7.0 (stable) |