summaryrefslogtreecommitdiffstats
path: root/php-horde-mnemo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-mnemo.spec')
-rw-r--r--php-horde-mnemo.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php-horde-mnemo.spec b/php-horde-mnemo.spec
index 1e811b3..841d878 100644
--- a/php-horde-mnemo.spec
+++ b/php-horde-mnemo.spec
@@ -14,7 +14,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: php-horde-mnemo
-Version: 4.2.1
+Version: 4.2.2
Release: 1%{?dist}
Summary: A web based notes manager
@@ -157,10 +157,8 @@ rm -rf %{buildroot}
%check
%if %{with_tests}
-src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/Mnemo
phpunit\
- --include-path=$src/lib \
-d date.timezone=UTC \
.
%else
@@ -208,5 +206,8 @@ fi
%changelog
+* Wed Oct 29 2014 Remi Collet <remi@fedoraproject.org> - 4.2.2-1
+- Update to 4.2.2
+
* Sun Sep 14 2014 Remi Collet <remi@fedoraproject.org> - 4.2.1-1
- initial package \ No newline at end of file