From 7fa718adc0ef6b6a3a5391155a972dac1ea14ad9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sep 17 2014 11:26:01 +0000 Subject: update to 2.25.1 (cherry picked from commit 95e2b62c5e4545c7c3b0ce5dad1f22a59f626c7c) --- 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 cd650f5..af89340 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 - 2.25.1-1 +- Update to 2.25.1 + * Thu Sep 04 2014 Remi Collet - 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