|
|
@ -1,5 +1,5 @@ |
|
|
|
%define name smeserver-limesurvey |
|
|
|
%define name smeserver-limesurvey |
|
|
|
%define version 0.1.7 |
|
|
|
%define version 0.1.9 |
|
|
|
%define release 1 |
|
|
|
%define release 1 |
|
|
|
Summary: SME server integration of limesurvey |
|
|
|
Summary: SME server integration of limesurvey |
|
|
|
Name: %{name} |
|
|
|
Name: %{name} |
|
|
@ -22,6 +22,12 @@ AutoReqProv: no |
|
|
|
Integration of LimeSurvey on SME Server |
|
|
|
Integration of LimeSurvey on SME Server |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Mon Dec 12 2016 Daniel Berteaud <daniel@firewall-services.com> 0.1.9-1.sme |
|
|
|
|
|
|
|
- Fix syntax error introduced in previous commit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 11 2016 Daniel Berteaud <daniel@firewall-services.com> 0.1.8-1.sme |
|
|
|
|
|
|
|
- Fix LocationMatch scope when using a dedicated vhost |
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 12 2016 Daniel Berteaud <daniel@firewall-services.com> 0.1.7-1.sme |
|
|
|
* Tue Apr 12 2016 Daniel Berteaud <daniel@firewall-services.com> 0.1.7-1.sme |
|
|
|
- Always define hook_get_auth_webserver_profile function or profile |
|
|
|
- Always define hook_get_auth_webserver_profile function or profile |
|
|
|
will fallback to the default one |
|
|
|
will fallback to the default one |
|
|
|