diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-29 15:20:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-29 15:20:50 +0100 |
commit | 8c4391e9a2f233caf7b3b364336eeafe3198ebe7 (patch) | |
tree | e600d5dbddea8ab67013b73a1dfa73e9cd5d68c3 | |
parent | 35a13f4491b25a83a105f02a194045bfdede1101 (diff) |
php-horde-mnemo: 4.2.2
-rw-r--r-- | php-horde-mnemo.spec | 7 |
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 |