diff --git a/smeserver-pydio.spec b/smeserver-pydio.spec index a02915e..7194be1 100644 --- a/smeserver-pydio.spec +++ b/smeserver-pydio.spec @@ -2,7 +2,7 @@ # Name: Daniel Berteaud %define name smeserver-pydio -%define version 0.2.3 +%define version 0.2.4 %define release 1 Summary: SME server integration of pydio Name: %{name} @@ -17,7 +17,7 @@ BuildArchitectures: noarch BuildRequires: e-smith-devtools BuildRoot: %{_tmppath}/%{name}-%{version} Requires: e-smith-base >= 5.2.0-56 -Requires: pydio >= 5.0.4 +Requires: pydio >= 5.2.0 Requires: smeserver-webapps-common Requires: smeserver-shared-folders >= 0.1-82 Requires: perl(PHP::Serialization) @@ -39,6 +39,19 @@ Pydio is a rich-client browser for managing files on a web server This contrib works with the smeserver-shared-folders addon %changelog +* Fri Feb 7 2014 Daniel Berteaud 0.2.4-1 +- Compat with 5.2.0 +- Enable user dashboard pseudo workspace +- Possibility to permanently enable the Pydio admin interface with + AdminInterface prop +- Enable quicksend plugin +- Enable a slave auth backend (serial) +- Reduce min password length +- Disable fast checks +- Allow globaly disabled indexer while enabling it on specific share +- New prop PydioIndexContent to enable content index (default to disabled) +- New prop ShareCreateUser to allow creating external user on the fly + * Mon Nov 18 2013 Daniel Berteaud 0.2.3-1 - Correctly set permissions on the 'home' repository