diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-01-31 14:35:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-01-31 14:35:37 +0100 |
commit | 04b482cfdd20e7ce1a4660c5a5101492596c89ce (patch) | |
tree | ce258e08e2872334117599afdea23e53cb0a5a12 | |
parent | 104b9a9dbbb5b66b3ce0154e726ad9b4b5182b6b (diff) |
php-phpunit-PHPUnit: 3.7.30
-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 fd4ca2e..4779bbe 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.29 +Version: 3.7.30 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -129,6 +129,9 @@ fi %changelog +* Fri Jan 31 2014 Remi Collet <remi@fedoraproject.org> - 3.7.30-1 +- Update to 3.7.30 + * Wed Jan 15 2014 Remi Collet <remi@fedoraproject.org> - 3.7.29-1 - Update to 3.7.29 (stable) |