diff options
-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 69274ec..8a43a7a 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.10 +Version: 1.2.11 Release: 1%{?dist} Summary: PHP code coverage information @@ -90,6 +90,9 @@ fi %changelog +* Fri May 24 2013 Remi Collet <remi@fedoraproject.org> - 1.2.11-1 +- Update to 1.2.11 + * Mon May 13 2013 Remi Collet <remi@fedoraproject.org> - 1.2.10-1 - Update to 1.2.10 |