diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-08 08:24:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-08 08:24:31 +0200 |
commit | ef07ee820406b05593e116ee5850c847f52e5f8a (patch) | |
tree | 6a2490af7176a9ca652b84d32060b74fa5559bc9 | |
parent | b2b08c83cd8fe9ee7096e956eeb95ca359ae8904 (diff) |
php-phpunit-PHPUnit: 3.7.22
-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 27ace63..c23f841 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.21 +Version: 3.7.22 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -120,6 +120,9 @@ fi %changelog +* Mon Jul 08 2013 Remi Collet <remi@fedoraproject.org> - 3.7.22-1 +- Update to 3.7.22 + * Fri May 24 2013 Remi Collet <remi@fedoraproject.org> - 3.7.21-1 - Update to 3.7.21 |