diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-18 17:43:47 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-18 17:43:47 +0100 |
commit | f0d031b84187d26cf8de4d2f7bd774d83454550f (patch) | |
tree | 7ce508c9527027672e4c9e19634bbdde0022e007 | |
parent | 7661a4e506a29cb1f1075acebc1095bec5265790 (diff) |
php-phpunit-phploc: 2.0.4
-rw-r--r-- | php-phpunit-phploc.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec index f278ed0..b874639 100644 --- a/php-phpunit-phploc.spec +++ b/php-phpunit-phploc.spec @@ -4,7 +4,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-phploc -Version: 2.0.3 +Version: 2.0.4 Release: 1%{?dist} Summary: A tool for quickly measuring the size of a PHP project @@ -93,6 +93,9 @@ fi %changelog +* Wed Dec 18 2013 Remi Collet <remi@fedoraproject.org> - 2.0.4-1 +- Update to 2.0.4 + * Tue Nov 05 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-1 - Update to 2.0.3 |