update spec file

This commit is contained in:
Daniel Berteaud 2013-04-22 12:16:52 +02:00
parent 8669325555
commit 52e7d7997c
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%define version 0.1.5
%define version 0.1.6
%define release 1
%define name smeserver-qpsmtpd-log2sql
@ -23,6 +23,9 @@ Requires: perl(DBI)
Log every smtp transaction in a database
%changelog
* Mon Apr 22 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.6-1
- Fix a typo in MySQL template
* Fri Apr 19 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.5-1
- Use InnoDB instead of MyISAM