From 406bcefa9bd0b9299914e27128a05093ad8482ae Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 18 Nov 2013 11:56:05 +0100 Subject: [PATCH] spec file update --- smeserver-lemonldap-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smeserver-lemonldap-ng.spec b/smeserver-lemonldap-ng.spec index 3416855..52644a1 100644 --- a/smeserver-lemonldap-ng.spec +++ b/smeserver-lemonldap-ng.spec @@ -4,7 +4,7 @@ Summary: LemonLDAP NG is a web SSO solution %define name smeserver-lemonldap-ng Name: %{name} -%define version 0.2.8 +%define version 0.2.9 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -29,6 +29,9 @@ 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 Nov 18 2013 Daniel Berteaud 0.2.9-1.sme +- Add two new icons (rdv.png and survey.png) + * Wed Nov 13 2013 Daniel Berteaud 0.2.8-1.sme - compatibility with SME9 (perl lib path)