diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-10 08:40:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-10 08:40:04 +0100 |
commit | 59b4af81d7123364eca097e49f5431f1685948dc (patch) | |
tree | fcd5fb82aaa52eb5c72730080da688c23f60c9b9 | |
parent | dbb6289bd8e1975406b8c3f5fb9fde6b7baab44b (diff) |
php-phpunit-PHPUnit: 3.7.12
-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 1a5bed8..362214b 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.11 +Version: 3.7.12 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -117,6 +117,9 @@ fi %changelog +* Thu Jan 10 2013 Remi Collet <remi@fedoraproject.org> - 3.7.12-1 +- Version 3.7.12 (stable) - API 3.7.0 (stable) + * Wed Jan 9 2013 Remi Collet <remi@fedoraproject.org> - 3.7.11-1 - Version 3.7.11 (stable) - API 3.7.0 (stable) |