summaryrefslogtreecommitdiffstats
path: root/php-symfony2-Console.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-symfony2-Console.spec')
-rw-r--r--php-symfony2-Console.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec
index 4eb109a..574078e 100644
--- a/php-symfony2-Console.spec
+++ b/php-symfony2-Console.spec
@@ -5,7 +5,7 @@
%global php_min_ver 5.3.3
Name: php-symfony2-%{pear_name}
-Version: 2.2.1
+Version: 2.2.2
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -135,10 +135,13 @@ cd %{pear_name}-%{version}/Symfony/Component/%{pear_name}
cp ../../../../phpunit.autoloader.php .
+# only in mock: stty: standard input: Inappropriate ioctl for device
+sed -e 's/testAskHiddenResponse/SKIP_testAskHiddenResponse/' \
+ -i Tests/Helper/DialogHelperTest.php
+
%{_bindir}/phpunit \
-d include_path="%{buildroot}%{pear_phpdir}:%{buildroot}%{pear_testdir}/%{pear_name}:.:%{pear_phpdir}:%{_datadir}/php" \
-d date.timezone="UTC"
- || : Temporarily ignore failed tests
%post
@@ -164,6 +167,9 @@ fi
%changelog
+* Mon Jun 03 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1
+- Update to 2.2.2
+
* Sun Apr 14 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.1-1
- Updated to 2.2.1