diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-10 12:20:44 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-10 12:20:44 +0200 |
commit | c2f4d79abd2fa17960b04d80a9de35ee47902319 (patch) | |
tree | 3cb96ba4fd864307430ff9431e44c49dd78b8081 | |
parent | 4747079af2885f198440e37dd6522f14c0e3ac32 (diff) |
php-phpunit-PHPUnit: 3.7.25 (no change)
-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 fcf9afd..d08813f 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.24 +Version: 3.7.25 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -119,6 +119,9 @@ fi %changelog +* Tue Sep 10 2013 Remi Collet <remi@fedoraproject.org> - 3.7.25-1 +- Update to 3.7.25 + * Tue Aug 20 2013 Remi Collet <remi@fedoraproject.org> - 3.7.24-1 - Update to 3.7.24 |