SPec file update

This commit is contained in:
Daniel Berteaud 2015-01-16 11:25:55 +01:00
parent 0d662b16e5
commit 9321182195
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%define name smeserver-limesurvey
%define version 0.1.3
%define version 0.1.4
%define release 1
Summary: SME server integration of limesurvey
Name: %{name}
@ -14,7 +14,7 @@ BuildArchitectures: noarch
BuildRequires: e-smith-devtools
BuildRoot: /var/tmp/%{name}-%{version}
Requires: e-smith-base
Requires: limesurvey >= 2.05.131219
Requires: limesurvey >= 2.05.141229
Requires: smeserver-webapps-common
AutoReqProv: no
@ -22,6 +22,9 @@ AutoReqProv: no
Integration of LimeSurvey on SME Server
%changelog
* Fri Jan 16 2015 Daniel Berteaud <daniel@firewall-services.com> 0.1.4-1.sme
- Adapt templates to the new permission system
* Wed Aug 13 2014 Daniel Berteaud <daniel@firewall-services.com> 0.1.3-1.sme
- Merge branches for SME8 and SME9
- Fix http auth when not using Lemonldap::NG