summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHP-CodeCoverage.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-18 17:55:21 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-18 17:55:21 +0200
commit7eb1c7d2476ec0195b0fe3aecf9afd84b0cad6c2 (patch)
treedde4c7b47c405aa9bbde9ecc2a5af5626eaef3db /php-phpunit-PHP-CodeCoverage.spec
parente338f654ddee5895a62d7a3eaa8c418b4fea1958 (diff)
php-phpunit-PHP-CodeCoverage 1.2.6
Diffstat (limited to 'php-phpunit-PHP-CodeCoverage.spec')
-rw-r--r--php-phpunit-PHP-CodeCoverage.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index f11ba73..68e1256 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -4,7 +4,7 @@
%global channel pear.phpunit.de
Name: php-phpunit-PHP-CodeCoverage
-Version: 1.2.5
+Version: 1.2.6
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -20,7 +20,8 @@ BuildRequires: php-channel(%{channel})
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Requires: php-xml >= 5.3.3
+Requires: php(language) >= 5.3.3
+Requires: php-dom
Requires: php-pecl(Xdebug) >= 2.0.5
Requires: php-pear(%{channel}/File_Iterator) >= 1.3.0
Requires: php-pear(%{channel}/PHP_TokenStream) >= 1.1.3
@@ -82,6 +83,9 @@ fi
%changelog
+* Thu Oct 18 2012 Remi Collet <remi@fedoraproject.org> - 1.2.6-1
+- Version 1.2.6 (stable) - API 1.2.0 (stable)
+
* Sun Oct 7 2012 Remi Collet <remi@fedoraproject.org> - 1.2.5-1
- Version 1.2.5 (stable) - API 1.2.0 (stable)