diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-24 06:35:04 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-24 06:35:04 +0200 |
commit | e7dbd66bfd3e43787da84ca5f7281f98ad494f11 (patch) | |
tree | 54fdc9fb41d7a6e2c85b04c9b573934a5776fd92 | |
parent | 72e4661519b6c80a22168b0cef7f24ce567d62b2 (diff) |
php-phpunit-PHP-CodeCoverage: 1.2.11
-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 |