diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-07 13:02:25 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-07 13:02:25 +0100 |
commit | 3e08debb54d40102c67c902bdc1597b1223762df (patch) | |
tree | 8262dfdcd8924f0c5a1cc14348d12c8defcacc89 | |
parent | 1f1248deebf9c5a2b277d8bba971fe7bc809e1c0 (diff) |
php-phpunit-PHPUnit: 3.7.17
-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 ff08698..6a971bb 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.16 +Version: 3.7.17 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -117,6 +117,9 @@ fi %changelog +* Thu Mar 07 2013 Remi Collet <remi@fedoraproject.org> - 3.7.17-1 +- Update to 3.7.17 + * Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 3.7.16-1 - Update to 3.7.16 |