[php-horde-kronolith] update to 4.2.3

Remi Collet remi at fedoraproject.org
Thu Oct 30 14:52:16 UTC 2014


commit 18676d0af0352e137ab0b1107526e360e789e8cf
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 30 15:52:17 2014 +0100

    update to 4.2.3

 .gitignore               |    1 +
 php-horde-kronolith.spec |    9 +++++----
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6087b20..eae0662 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /kronolith-4.2.0.tgz
 /kronolith-4.2.1.tgz
 /kronolith-4.2.2.tgz
+/kronolith-4.2.3.tgz
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec
index 9fab88a..051d4e4 100644
--- a/php-horde-kronolith.spec
+++ b/php-horde-kronolith.spec
@@ -12,7 +12,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
 
@@ -208,7 +208,6 @@ done | tee ../%{pear_name}.lang
 
 
 %check
-src=$(pwd)/%{pear_name}-%{version}
 cd %{pear_name}-%{version}/test/Kronolith
 
 # Timezone issue (need investigation)
@@ -216,8 +215,7 @@ rm Integration/ToIcalendarTest.php
 rm Integration/FromIcalendarTest.php
 
 phpunit \
-    --include-path=$src/lib \
-    -d date.timezone=UTC \
+    -d date.timezone=Europe/Paris \
     .
 
 
@@ -263,6 +261,9 @@ fi
 
 
 %changelog
+* Wed Oct 29 2014 Remi Collet <remi at fedoraproject.org> - 4.2.3-1
+- Update to 4.2.3
+
 * Sat Sep 06 2014 Remi Collet <remi at fedoraproject.org> - 4.2.2-1
 - Update to 4.2.2
 
diff --git a/sources b/sources
index 38e6668..e9540ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-270461d71b7ecbdf716abd8f544e0b11  kronolith-4.2.2.tgz
+fa6c960544d241bacd3d4305efebc367  kronolith-4.2.3.tgz


More information about the scm-commits mailing list