summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-29 16:04:52 +0100
committerRemi Collet <fedora@famillecollet.com>2014-10-29 16:04:52 +0100
commitdbd51ecc8453cca17722b637d539b42bde70168b (patch)
treec25dd2379b5481de0344f1a738cd52f36eeeb785
parentb8607ad890466ee93fa0ba1b1c8baca43d0c606e (diff)
php-horde-turba: 4.2.3
-rw-r--r--php-horde-turba.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php-horde-turba.spec b/php-horde-turba.spec
index 1b77a6f..0972b7b 100644
--- a/php-horde-turba.spec
+++ b/php-horde-turba.spec
@@ -11,7 +11,7 @@
%global pear_channel pear.horde.org
Name: php-horde-turba
-Version: 4.2.2
+Version: 4.2.3
Release: 1%{?dist}
Summary: A web based address book
@@ -175,7 +175,6 @@ rm -rf %{buildroot}
%check
-src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/Turba
# disable as this test use Horde_ActiveSync (non-free)
sed -e 's/function testDuplicateDetectionFromAsWithNoEmail/function SKIP_testDuplicateDetectionFromAsWithNoEmail/' \
@@ -185,7 +184,6 @@ sed -e 's/function testDuplicateDetectionFromAsWithNoEmail/function SKIP_testDup
rm Unit/ExportTest.php
phpunit\
- --include-path=$src/lib \
-d date.timezone=UTC \
.
@@ -232,6 +230,9 @@ fi
%changelog
+* Wed Oct 29 2014 Remi Collet <remi@fedoraproject.org> - 4.2.3-1
+- Update to 4.2.3
+
* Sat Sep 06 2014 Remi Collet <remi@fedoraproject.org> - 4.2.2-1
- Update to 4.2.2
- raise dep on Horde_Util 2.5.0