diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-04-22 10:02:44 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-04-22 10:02:44 +0200 |
commit | 0e47c393c19637486c1cb9d70d3f980904e613da (patch) | |
tree | b792393259d383a4bcf42548c7733709235cd205 | |
parent | 9793ec4ae297ded04bbd82071e35c1a0fe4ead19 (diff) |
php-phpunit-PHPUnit: 3.7.35
-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 a87548b..42908c6 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.34 +Version: 3.7.35 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -129,6 +129,9 @@ fi %changelog +* Tue Apr 22 2014 Remi Collet <remi@fedoraproject.org> - 3.7.35-1 +- Update to 3.7.35 + * Sun Apr 06 2014 Remi Collet <remi@fedoraproject.org> - 3.7.34-1 - Update to 3.7.34 |