summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-25 18:52:47 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-25 18:52:47 +0100
commit8759f0d8d2bb2f201b1ac34fff70fb06f6303479 (patch)
tree809c481847190dbca44d5fd5b5cda35379eb749d
parent6bcf253be5923b976e1e56bab7e9610f7c55710f (diff)
php-phpunit-PHPUnit: 3.7.19, requires pear.symfony.com/Yaml >= 2.0.0, <= 2.2.99
-rw-r--r--php-phpunit-PHPUnit.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 0aae2a5..1c4ef3d 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.18
+Version: 3.7.19
Release: 1%{?dist}
Summary: The PHP Unit Testing framework
@@ -35,7 +35,8 @@ Requires: php-pear(%{pear_channel}/Text_Template) >= 1.1.1
Requires: php-pear(%{pear_channel}/PHP_CodeCoverage) >= 1.2.1
Conflicts: php-pear(%{pear_channel}/PHP_CodeCoverage) > 1.2.99
Requires: php-pear(%{pear_channel}/PHP_Timer) >= 1.0.2
-Requires: php-pear(pear.symfony.com/Yaml) >= 2.2.0
+Requires: php-pear(pear.symfony.com/Yaml) >= 2.0.0
+Requires: php-pear(pear.symfony.com/Yaml) <= 2.2.99
# PHPUnit Extensions (yes, with circular dependency on PHPUnit)
Requires: php-pear(%{pear_channel}/PHPUnit_MockObject) >= 1.2.0
Conflicts: php-pear(%{pear_channel}/PHPUnit_MockObject) > 1.2.99
@@ -117,6 +118,10 @@ fi
%changelog
+* Mon Mar 25 2013 Remi Collet <remi@fedoraproject.org> - 3.7.19-1
+- Update to 3.7.19
+- requires pear.symfony.com/Yaml >= 2.0.0, <= 2.2.99
+
* Fri Mar 08 2013 Remi Collet <remi@fedoraproject.org> - 3.7.18-1
- Update to 3.7.18