update spec file

This commit is contained in:
Daniel Berteaud 2013-09-10 16:25:40 +02:00
parent fc9e1b464d
commit 971e3c4abd
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Name: Daniel Berteaud
%define name smeserver-ajaxplorer
%define version 0.1.6
%define version 0.1.7
%define release 1
Summary: sme server integration of ajaxplorer
Name: %{name}
@ -22,6 +22,7 @@ Requires: smeserver-webapps-common
Requires: smeserver-shared-folders >= 0.1-64
Requires: perl(PHP::Serialization)
Requires: perl(File::Path)
Requires: perl(JSON)
%description
smserver integration of ajaxplorer.
@ -29,6 +30,11 @@ Ajaxplorer is a rich-client browser for managing files on a web server
This contrib works with the smeserver-shared-folders addon
%changelog
* Wed Jul 3 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.7-1
- Compat with AjaXplorer 5
- Enable meta sources on shares
- Flush i18n cache so locales are updated
* Thu Nov 29 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1.6-1
- Enable meta.filehasher if metadata is enabled
- Enable publiclets on a default install