From dbb6289bd8e1975406b8c3f5fb9fde6b7baab44b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 9 Jan 2013 18:33:45 +0100 Subject: php-phpunit-PHPUnit: 3.7.11 --- php-phpunit-PHPUnit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'php-phpunit-PHPUnit.spec') diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 72057b2..1a5bed8 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.10 +Version: 3.7.11 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -35,6 +35,7 @@ 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.1.0 +Conflicts: php-pear(pear.symfony.com/Yaml) >= 2.1.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 @@ -116,6 +117,9 @@ fi %changelog +* Wed Jan 9 2013 Remi Collet - 3.7.11-1 +- Version 3.7.11 (stable) - API 3.7.0 (stable) + * Sun Dec 2 2012 Remi Collet - 3.7.10-1 - Version 3.7.10 (stable) - API 3.7.0 (stable) -- cgit