diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-13 13:48:59 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-13 13:48:59 +0200 |
commit | 72e4661519b6c80a22168b0cef7f24ce567d62b2 (patch) | |
tree | 0ca847af5246fb7f9cc8576be03cff30e2a3f9ca | |
parent | 48bcf28a9d5559e949e3d9932c6cbacb54237b27 (diff) |
php-phpunit-PHP-CodeCoverage: 1.2.10
-rw-r--r-- | php-phpunit-PHP-CodeCoverage.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec index b0e6f79..69274ec 100644 --- a/php-phpunit-PHP-CodeCoverage.spec +++ b/php-phpunit-PHP-CodeCoverage.spec @@ -3,7 +3,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHP-CodeCoverage -Version: 1.2.9 +Version: 1.2.10 Release: 1%{?dist} Summary: PHP code coverage information @@ -90,6 +90,9 @@ fi %changelog +* Mon May 13 2013 Remi Collet <remi@fedoraproject.org> - 1.2.10-1 +- Update to 1.2.10 + * Tue Feb 26 2013 Remi Collet <remi@fedoraproject.org> - 1.2.9-1 - Update to 1.2.9 |