summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-01 10:36:49 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-01 10:36:49 +0100
commit3fd6731573f37aba1f85162ccff80e58422502ef (patch)
tree9f0b67ca2dc82a0daed5a3a17e80d7b569096029
parent560872973b1822e264a4c3fc82966f9eb3a9a866 (diff)
php-phpunit-DbUnit: 1.3.0
-rw-r--r--php-phpunit-DbUnit.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index 3f40d1b..982ce69 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.3
+Version: 1.3.0
Release: 1%{?dist}
Summary: DbUnit port for PHP/PHPUnit
@@ -28,6 +28,7 @@ Requires: php-reflection
Requires: php-simplexml
Requires: php-spl
Requires: php-pear(%{channel}/PHPUnit) >= 3.7.0
+Requires: php-pear(pear.symfony.com/Yaml) >= 2.1.0
Provides: php-pear(%{channel}/%{pear_name}) = %{version}
@@ -84,6 +85,10 @@ fi
%changelog
+* Fri Nov 01 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-1
+- Update to 1.3.0
+- add requires: symfony2/Yaml
+
* Tue Mar 05 2013 Remi Collet <remi@fedoraproject.org> - 1.2.3-1
- Version 1.2.3 (stable) - API 1.2.0 (stable)