diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-16 08:06:20 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-16 08:06:20 +0200 |
commit | 974168ce4aa02e712f10897b20220179a6469596 (patch) | |
tree | 77cf4528941475dd8c7fe56bf6354408db3c1486 | |
parent | dd9d6da05a27620eeb9b4d119ff369a77da8a344 (diff) |
php-phpunit-PHPUnit: 3.7.27
-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 725fbee..208758a 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.26 +Version: 3.7.27 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -119,6 +119,9 @@ fi %changelog +* Mon Sep 16 2013 Remi Collet <remi@fedoraproject.org> - 3.7.27-1 +- Update to 3.7.27 (no change) + * Fri Sep 13 2013 Remi Collet <remi@fedoraproject.org> - 3.7.26-1 - Update to 3.7.26 (no change) |