diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-01-15 10:59:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-01-15 10:59:31 +0100 |
commit | 104b9a9dbbb5b66b3ce0154e726ad9b4b5182b6b (patch) | |
tree | 3829de51b7584ec8d8525f392563b49f36a6c6c3 | |
parent | f52324dc80be3230ae76374cf28cbe600e16cb79 (diff) |
php-phpunit-PHPUnit: 3.7.29
-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 d7c5d95..fd4ca2e 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.28 +Version: 3.7.29 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -129,6 +129,9 @@ fi %changelog +* Wed Jan 15 2014 Remi Collet <remi@fedoraproject.org> - 3.7.29-1 +- Update to 3.7.29 (stable) + * Thu Oct 17 2013 Remi Collet <remi@fedoraproject.org> - 3.7.28-1 - Update to 3.7.28 - add Spec license header |