[php-horde-Horde-History] update to 2.3.2

Remi Collet remi at fedoraproject.org
Thu Oct 30 12:07:42 UTC 2014


commit c145e69bd458f73075a3d883c4e3c943640e2150
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 30 13:07:45 2014 +0100

    update to 2.3.2

 .gitignore                   |    1 +
 php-horde-Horde-History.spec |    9 +++++----
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55ea2cb..cab7c44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Horde_History-2.2.1.tgz
 /Horde_History-2.3.0.tgz
 /Horde_History-2.3.1.tgz
+/Horde_History-2.3.2.tgz
diff --git a/php-horde-Horde-History.spec b/php-horde-Horde-History.spec
index f62f5bc..6376ab6 100644
--- a/php-horde-Horde-History.spec
+++ b/php-horde-Horde-History.spec
@@ -14,8 +14,8 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-History
-Version:        2.3.1
-Release:        2%{?dist}
+Version:        2.3.2
+Release:        1%{?dist}
 Summary:        API for tracking the history of an object
 
 Group:          Development/Libraries
@@ -78,10 +78,8 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 
 
 %check
-src=$(pwd)/%{pear_name}-%{version}
 cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
 phpunit \
-    --include-path=$src/lib \
     -d date.timezone=UTC \
     .
 
@@ -107,6 +105,9 @@ fi
 
 
 %changelog
+* Tue Oct 28 2014 Remi Collet <remi at fedoraproject.org> - 2.3.2-1
+- Update to 2.3.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2f3f6d2..9be2f90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a12f7fe04d39f5f340b41b7cf0370ae  Horde_History-2.3.1.tgz
+0991fa704d1b3e8dcaad2814e5dae961  Horde_History-2.3.2.tgz


More information about the scm-commits mailing list