diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-06 15:49:36 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-06 15:49:36 +0100 |
commit | 1f1248deebf9c5a2b277d8bba971fe7bc809e1c0 (patch) | |
tree | 72ad76ab1577acd9838f50cf41ad2b0952568e53 | |
parent | 8289e46d4b4d72fae5e5cc1c95c197c430e5f4c5 (diff) |
php-phpunit-PHPUnit: 3.7.16
-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 12cda31..ff08698 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.15 +Version: 3.7.16 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -117,6 +117,9 @@ fi %changelog +* Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 3.7.16-1 +- Update to 3.7.16 + * Tue Mar 05 2013 Remi Collet <remi@fedoraproject.org> - 3.7.15-1 - Update to 3.7.15 |