Spec file update

This commit is contained in:
Daniel Berteaud 2014-07-05 10:35:29 +02:00
parent 659fa46978
commit 004a8629f8
1 changed files with 4 additions and 1 deletions

View File

@ -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. <daniel@firewall-services.com> 0.1.5-1
- Small fixes in authhttpldap plugin
* Tue May 6 2014 Daniel B. <daniel@firewall-services.com> 0.1.4-1
- Add missing plugin.info.txt file for the authhttpldap plugin