summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-08 16:49:55 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-08 16:49:55 +0200
commitb210363c3986e7292d05a793f57ff2125e0f24b9 (patch)
tree08b8a7364d9368bf2dee14f140406af45f359c0b
parent668f8b89534d900a6ac52b031a04eaa1916fd88f (diff)
php-phpunit-phploc: 2.0.2
-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 7a19d9d..ecf4fcc 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.0
+Version: 2.0.2
Release: 1%{?dist}
Summary: A tool for quickly measuring the size of a PHP project
@@ -91,6 +91,9 @@ fi
%changelog
+* Sun Sep 08 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-1
+- Update to 2.0.2
+
* Wed Aug 28 2013 Remi Collet <remi@fedoraproject.org> - 2.0.0-1
- Update to 2.0.0
- add requires symfony2/Console, phpunit/Git and phpunit/Version