From f0d031b84187d26cf8de4d2f7bd774d83454550f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Dec 2013 17:43:47 +0100 Subject: php-phpunit-phploc: 2.0.4 --- php-phpunit-phploc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 2.0.4-1 +- Update to 2.0.4 + * Tue Nov 05 2013 Remi Collet - 2.0.3-1 - Update to 2.0.3 -- cgit