summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-ocramius-code-generator-utils.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-ocramius-code-generator-utils.spec b/php-ocramius-code-generator-utils.spec
index 7bd8ffd..4917692 100644
--- a/php-ocramius-code-generator-utils.spec
+++ b/php-ocramius-code-generator-utils.spec
@@ -98,8 +98,7 @@ AUTOLOAD
%{__phpunit} \
--bootstrap autoload.php \
- --include-path %{buildroot}%{phpdir}:./tests \
- -d date.timezone="UTC"
+ --include-path %{buildroot}%{phpdir}:./tests
%else
: Tests skipped
%endif
@@ -119,7 +118,8 @@ rm -rf %{buildroot}
%changelog
* Wed Feb 25 2015 Remi Collet <remi@fedoraproject.org> - 0.3.1-1
-- update to 0.3.1
+- update to 0.3.1 (no change)
+- raise nikic/php-parser max version
* Thu Nov 6 2014 Remi Collet <remi@fedoraproject.org> - 0.3.0-2
- backport for remi repository