summaryrefslogtreecommitdiffstats
path: root/php-phpunit-phploc.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-18 18:03:39 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-18 18:03:39 +0200
commite874538c42eacdb7a118ea089249528ad5e290a9 (patch)
tree4d335018f3f1f404a397c8b5941883d500a45ef3 /php-phpunit-phploc.spec
parent1bbd99aa16baa2a1b3c1fe5beb95dd32bd5e0120 (diff)
php-phpunit-phploc 1.7.2
Diffstat (limited to 'php-phpunit-phploc.spec')
-rw-r--r--php-phpunit-phploc.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec
index 3f4024e..6915e94 100644
--- a/php-phpunit-phploc.spec
+++ b/php-phpunit-phploc.spec
@@ -4,7 +4,7 @@
%global channel pear.phpunit.de
Name: php-phpunit-phploc
-Version: 1.7.1
+Version: 1.7.2
Release: 1%{?dist}
Summary: A tool for quickly measuring the size of a PHP project
@@ -89,6 +89,9 @@ fi
%changelog
+* Thu Oct 18 2012 Remi Collet <remi@fedoraproject.org> - 1.7.2-1
+- Version 1.7.2 (stable) - API 1.7.0 (stable)
+
* Thu Oct 11 2012 Remi Collet <remi@fedoraproject.org> - 1.7.1-1
- Version 1.7.1 (stable) - API 1.7.0 (stable)
- use FinderFacade instead of File_Iterator