diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-10 12:17:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-10 12:17:00 +0200 |
commit | 86f7c08d202df1a0a14be76090040d2ae2756d71 (patch) | |
tree | 848a7d35bd970caa6729d13596422539acbc6237 | |
parent | 6e0a93e45f54d5d8ba4dad72d827f416dd13ba01 (diff) |
php-phpunit-PHP-CodeCoverage: 1.2.13
-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 929ea85..e3062c0 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.12 +Version: 1.2.13 Release: 1%{?dist} Summary: PHP code coverage information @@ -91,6 +91,9 @@ fi %changelog +* Tue Sep 10 2013 Remi Collet <remi@fedoraproject.org> - 1.2.13-1 +- Update to 1.2.13 + * Mon Jul 08 2013 Remi Collet <remi@fedoraproject.org> - 1.2.12-1 - Update to 1.2.12 |