diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-11-12 09:52:57 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-11-12 09:52:57 +0100 | 
| commit | 0134be0a33dc9a7c59143c3eb8096b0048846874 (patch) | |
| tree | f7fa3f4a947d5db33dd040f6d20ebc495713df6b | |
| parent | 37fb014de9747746760173a3ddcc6fb9feac5682 (diff) | |
php-phpunit-phploc: 1.7.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 0da12fe..0714e2e 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:        1.7.3 +Version:        1.7.4  Release:        1%{?dist}  Summary:        A tool for quickly measuring the size of a PHP project @@ -89,6 +89,9 @@ fi  %changelog +* Mon Nov 12 2012 Remi Collet <remi@fedoraproject.org> - 1.7.4-1 +- Version 1.7.4 (stable) - API 1.7.0 (stable) +  * Fri Nov  9 2012 Remi Collet <remi@fedoraproject.org> - 1.7.3-1  - Version 1.7.3 (stable) - API 1.7.0 (stable)  | 
