[php-horde-ingo/f20] update to 3.2.3

Remi Collet remi at fedoraproject.org
Thu Dec 4 09:48:25 UTC 2014


commit dcf2be2800a7b54cb2623ae5a05f560de70dcb74
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Dec 4 10:46:57 2014 +0100

    update to 3.2.3
    
    (cherry picked from commit ac9e130833ee4010a719d795585f2fb6d5467917)

 .gitignore          |    1 +
 php-horde-ingo.spec |    9 +++++----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90a98ee..553cd57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /ingo-3.2.0.tgz
 /ingo-3.2.1.tgz
 /ingo-3.2.2.tgz
+/ingo-3.2.3.tgz
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec
index 1c92106..9ce4ce5 100644
--- a/php-horde-ingo.spec
+++ b/php-horde-ingo.spec
@@ -19,7 +19,7 @@
 %endif
 
 Name:           php-horde-ingo
-Version:        3.2.2
+Version:        3.2.3
 Release:        1%{?dist}
 Summary:        An email filter rules manager
 
@@ -163,9 +163,7 @@ done | tee ../%{pear_name}.lang
 %check
 %if %{with_tests}
 cd %{pear_name}-%{version}/test/Ingo
-phpunit\
-    -d date.timezone=UTC \
-    .
+phpunit .
 %else
 : tests disabled
 %endif
@@ -207,6 +205,9 @@ fi
 
 
 %changelog
+* Wed Dec 03 2014 Remi Collet <remi at fedoraproject.org> - 3.2.3-1
+- Update to 3.2.3
+
 * Wed Oct 29 2014 Remi Collet <remi at fedoraproject.org> - 3.2.2-1
 - Update to 3.2.2
 
diff --git a/sources b/sources
index 39564e0..c0d6786 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6dd6f7eb9947012f317d2f57200ebefb  ingo-3.2.2.tgz
+4fb76b563a47b5e07366d61ef7691cc4  ingo-3.2.3.tgz


More information about the scm-commits mailing list