From 9a5b4f172f15f631db99b7e85c4c373e002223cc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Jan 2013 08:42:04 +0100 Subject: php-phpunit-DbUnit: 1.2.2 --- php-phpunit-DbUnit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec index 74d8ebb..e1807be 100644 --- a/php-phpunit-DbUnit.spec +++ b/php-phpunit-DbUnit.spec @@ -4,7 +4,7 @@ %global channel pear.phpunit.de Name: php-phpunit-DbUnit -Version: 1.2.1 +Version: 1.2.2 Release: 1%{?dist} Summary: DbUnit port for PHP/PHPUnit @@ -23,6 +23,7 @@ Requires(postun): %{__pear} Requires: php-pdo >= 5.3.3 Requires: php-pear(%{channel}/PHPUnit) >= 3.7.0 Requires: php-pear(pear.symfony.com/Yaml) >= 2.1.0 +Conflicts: php-pear(pear.symfony.com/Yaml) >= 2.1.99 Provides: php-pear(%{channel}/%{pear_name}) = %{version} @@ -79,6 +80,9 @@ fi %changelog +* Thu Jan 10 2013 Remi Collet - 1.2.2-1 +- Version 1.2.2 (stable) - API 1.2.0 (stable) + * Sat Oct 6 2012 Remi Collet - 1.2.1-1 - Version 1.2.1 (stable) - API 1.2.0 (stable) -- cgit