diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-08 13:18:57 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-08 13:18:57 +0100 |
commit | 6bcf253be5923b976e1e56bab7e9610f7c55710f (patch) | |
tree | a4a2fb23e1cc86ab13cea87065f2f291ea12600e | |
parent | 3e08debb54d40102c67c902bdc1597b1223762df (diff) |
php-phpunit-PHPUnit: 3.7.18
-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 6a971bb..0aae2a5 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -3,7 +3,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 3.7.17 +Version: 3.7.18 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -117,6 +117,9 @@ fi %changelog +* Fri Mar 08 2013 Remi Collet <remi@fedoraproject.org> - 3.7.18-1 +- Update to 3.7.18 + * Thu Mar 07 2013 Remi Collet <remi@fedoraproject.org> - 3.7.17-1 - Update to 3.7.17 |