[php-horde-Horde-Imap-Client/el6] update to 2.25.1

Remi Collet remi at fedoraproject.org
Wed Sep 17 11:37:46 UTC 2014


commit 27eaba5410d6921838fcd524f369e9c42d8c2a6b
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Sep 17 13:07:58 2014 +0200

    update to 2.25.1
    
    (cherry picked from commit 95e2b62c5e4545c7c3b0ce5dad1f22a59f626c7c)

 .gitignore                       |    1 +
 php-horde-Horde-Imap-Client.spec |    9 +++++----
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e40cc0..550d715 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /Horde_Imap_Client-2.24.1.tgz
 /Horde_Imap_Client-2.24.2.tgz
 /Horde_Imap_Client-2.25.0.tgz
+/Horde_Imap_Client-2.25.1.tgz
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec
index 51b1bc8..1f5fc43 100644
--- a/php-horde-Horde-Imap-Client.spec
+++ b/php-horde-Horde-Imap-Client.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Imap-Client
-Version:        2.25.0
+Version:        2.25.1
 Release:        1%{?dist}
 Summary:        Horde IMAP abstraction interface
 
@@ -126,14 +126,12 @@ done | tee ../%{pear_name}.lang
 
 
 %check
-export LANG=fr_FR.UTF8
-
 src=$(pwd)/%{pear_name}-%{version}
 cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
 
 # ignore test results with old PHPUnit
 phpunit \
-    -d date.timezone=Europe/Paris \
+    -d date.timezone=UTC \
 %if 0%{?fedora} < 21 && 0%{?rhel} < 7
     . || exit 0
 %else
@@ -165,6 +163,9 @@ fi
 
 
 %changelog
+* Wed Sep 17 2014 Remi Collet <remi at fedoraproject.org> - 2.25.1-1
+- Update to 2.25.1
+
 * Thu Sep 04 2014 Remi Collet <remi at fedoraproject.org> - 2.25.0-1
 - Update to 2.25.0
 - add dependency on php-intl
diff --git a/sources b/sources
index a972a84..ecf18b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e705ae7b1f6368979a674b245fa577d  Horde_Imap_Client-2.25.0.tgz
+5f18e6c1d768b52bac83319bd48c14d3  Horde_Imap_Client-2.25.1.tgz


More information about the scm-commits mailing list