summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-29 15:17:03 +0100
committerRemi Collet <fedora@famillecollet.com>2014-10-29 15:17:03 +0100
commit9642cb75f5f81aa5ddbfeb51cf2a2f9ff32c2dfd (patch)
treebb997ae9c450ad5dfcf31deb4aed4df0e9d16517
parentd5272a2bc4d53c04c97dd50268f27a52d98dd7a9 (diff)
php-horde-kronolith: 4.2.2
-rw-r--r--php-horde-kronolith.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec
index 1f3c6bc..29c9765 100644
--- a/php-horde-kronolith.spec
+++ b/php-horde-kronolith.spec
@@ -11,7 +11,7 @@
%global pear_channel pear.horde.org
Name: php-horde-kronolith
-Version: 4.2.2
+Version: 4.2.3
Release: 1%{?dist}
Summary: A web based calendar
@@ -204,7 +204,6 @@ done | tee ../%{pear_name}.lang
%check
-src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/Kronolith
# Timezone issue (need investigation)
@@ -212,8 +211,7 @@ rm Integration/ToIcalendarTest.php
rm Integration/FromIcalendarTest.php
phpunit \
- --include-path=$src/lib \
- -d date.timezone=UTC \
+ -d date.timezone=Europe/Paris \
.
@@ -260,6 +258,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