diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-08 08:30:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-08 08:30:24 +0200 |
commit | 6e0a93e45f54d5d8ba4dad72d827f416dd13ba01 (patch) | |
tree | 0bf3e41d48645c781c234ffb30553464fea9d309 | |
parent | 2af6181fb2652bcc87cd9bbfab975354f7112202 (diff) |
php-phpunit-PHP-CodeCoverage: 1.2.12
-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 d6e6898..929ea85 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.11 +Version: 1.2.12 Release: 1%{?dist} Summary: PHP code coverage information @@ -91,6 +91,9 @@ fi %changelog +* Mon Jul 08 2013 Remi Collet <remi@fedoraproject.org> - 1.2.12-1 +- Update to 1.2.12 + * Fri May 24 2013 Remi Collet <remi@fedoraproject.org> - 1.2.11-1 - Update to 1.2.11 |