[php-horde-Horde-Stream/el6] update to 1.6.2

Remi Collet remi at fedoraproject.org
Thu Dec 4 07:03:29 UTC 2014


commit b43d2e2d3795f645530b9ceb67d807212750072c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Dec 4 08:01:55 2014 +0100

    update to 1.6.2
    
    (cherry picked from commit 5bc96c7b8bf80f16aaa393f8c7abd5f680cc2da5)

 .gitignore                  |    1 +
 php-horde-Horde-Stream.spec |   10 +++++-----
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be04316..fc50490 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ clog
 /Horde_Stream-1.4.0.tgz
 /Horde_Stream-1.5.0.tgz
 /Horde_Stream-1.6.1.tgz
+/Horde_Stream-1.6.2.tgz
diff --git a/php-horde-Horde-Stream.spec b/php-horde-Horde-Stream.spec
index 49da484..f961a5f 100644
--- a/php-horde-Horde-Stream.spec
+++ b/php-horde-Horde-Stream.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Stream
-Version:        1.6.1
+Version:        1.6.2
 Release:        1%{?dist}
 Summary:        Horde stream handler
 
@@ -78,10 +78,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 
 %check
 cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-phpunit\
-    -d include_path=%{buildroot}%{pear_phpdir}:.:%{pear_phpdir} \
-    -d date.timezone=UTC \
-    .
+phpunit .
 
 
 %post
@@ -104,6 +101,9 @@ fi
 
 
 %changelog
+* Wed Dec 03 2014 Remi Collet <remi at fedoraproject.org> - 1.6.2-1
+- Update to 1.6.2
+
 * Wed Feb 12 2014 Remi Collet <remi at fedoraproject.org> - 1.6.1-1
 - Update to 1.6.1
 - add optional dependencies, Horde_Stream_Wrapper, Horde_Util
diff --git a/sources b/sources
index f612a43..28f2bfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7fe7a87e8234c749fe03bf420aa3992  Horde_Stream-1.6.1.tgz
+c3f5cc45f6fb01fc349cfdcdd06e43ea  Horde_Stream-1.6.2.tgz


More information about the scm-commits mailing list