diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-03 09:18:26 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-03 09:18:26 +0100 |
commit | 69108372be446cb66895baebd3c8208b4e1158d0 (patch) | |
tree | df930bbefdeafb275eefe97b3b2762a588d9e08a | |
parent | 04b482cfdd20e7ce1a4660c5a5101492596c89ce (diff) |
php-phpunit-PHPUnit: 3.7.21 (no change)
-rw-r--r-- | php-phpunit-PHPUnit.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 4779bbe..0e8052e 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -13,7 +13,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 3.7.30 +Version: 3.7.31 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -129,6 +129,9 @@ fi %changelog +* Mon Feb 03 2014 Remi Collet <remi@fedoraproject.org> - 3.7.31-1 +- Update to 3.7.31 (no change) + * Fri Jan 31 2014 Remi Collet <remi@fedoraproject.org> - 3.7.30-1 - Update to 3.7.30 |