From 004a8629f80dc32abba1f5bd3d33b3e36f87894d Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sat, 5 Jul 2014 10:35:29 +0200 Subject: [PATCH] Spec file update --- smeserver-dokuwiki.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smeserver-dokuwiki.spec b/smeserver-dokuwiki.spec index ce9fc99..005cfbc 100644 --- a/smeserver-dokuwiki.spec +++ b/smeserver-dokuwiki.spec @@ -2,7 +2,7 @@ # Name: Daniel Berteaud %define name smeserver-dokuwiki -%define version 0.1.4 +%define version 0.1.5 %define release 1 Summary: sme server integration of dokuwiki Name: %{name} @@ -26,6 +26,9 @@ smserver integration of dokuwiki DokuWiki is a simple to use Wiki aimed at the documentation needs of a small company %changelog +* Sat Jul 5 2014 Daniel B. 0.1.5-1 +- Small fixes in authhttpldap plugin + * Tue May 6 2014 Daniel B. 0.1.4-1 - Add missing plugin.info.txt file for the authhttpldap plugin