Spec file update

This commit is contained in:
Daniel Berteaud 2017-01-09 15:07:00 +01:00
parent 7ead4f8589
commit fc55eee55f
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: LemonLDAP NG is a web SSO solution
%define name smeserver-lemonldap-ng
Name: %{name}
%define version 0.2.17
%define version 0.2.18
%define release 1
Version: %{version}
Release: %{release}%{?dist}
@ -30,6 +30,10 @@ to run LemonLDAP NG on your SME Server. It uses LDAP as authentication source
but can also use SSL auth (either optional with a fallback to LDAP, or SSL required)
%changelog
* Mon Jan 9 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2.18-1.sme
- Update httpd template to read the Authentication prop of domain to load
Lemonldap::NG handler
* Wed Dec 7 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2.17-1.sme
- Replace My::Package with Lemonldap::NG::Handler in default vhost templates