summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Url.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-04 19:22:55 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-04 19:22:55 +0200
commit0a0416fb166d7924ee13fe25414c71b79d1cd6c0 (patch)
tree48de2522d8cfc0441b9297a513b17248a7126bad /php-horde-Horde-Url.spec
parent472475ec17d9d48d1a0cf3b8dd170d9cbd25ada5 (diff)
php-horde-Horde-Url: 2.2.3
Diffstat (limited to 'php-horde-Horde-Url.spec')
-rw-r--r--php-horde-Horde-Url.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Url.spec b/php-horde-Horde-Url.spec
index 46aa9d9..89f2604 100644
--- a/php-horde-Horde-Url.spec
+++ b/php-horde-Horde-Url.spec
@@ -15,7 +15,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: php-horde-Horde-Url
-Version: 2.2.2
+Version: 2.2.3
Release: 1%{?dist}
Summary: Horde Url class
@@ -78,7 +78,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
phpunit \
- -d include_path=$src/lib:.:%{pear_phpdir} \
+ --include-path=$src/lib \
-d date.timezone=UTC \
.
%else
@@ -106,6 +106,9 @@ fi
%changelog
+* Wed Jun 04 2014 Remi Collet <remi@fedoraproject.org> - 2.2.3-1
+- Update to 2.2.3
+
* Tue Mar 04 2014 Remi Collet <remi@fedoraproject.org> - 2.2.2-1
- Update to 2.2.2