summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-10 08:42:04 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-10 08:42:04 +0100
commit9a5b4f172f15f631db99b7e85c4c373e002223cc (patch)
treeaf90792500d033e8d9981f3fe0477438798a4352
parente1a8cbd833c8223b23c2efb18f1dc9ab82be11a0 (diff)
php-phpunit-DbUnit: 1.2.2
-rw-r--r--php-phpunit-DbUnit.spec6
1 files changed, 5 insertions, 1 deletions
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 <remi@fedoraproject.org> - 1.2.2-1
+- Version 1.2.2 (stable) - API 1.2.0 (stable)
+
* Sat Oct 6 2012 Remi Collet <remi@fedoraproject.org> - 1.2.1-1
- Version 1.2.1 (stable) - API 1.2.0 (stable)