diff --git a/smeserver-qpsmtpd-log2sql.spec b/smeserver-qpsmtpd-log2sql.spec index ca8a66a..42c9343 100644 --- a/smeserver-qpsmtpd-log2sql.spec +++ b/smeserver-qpsmtpd-log2sql.spec @@ -1,4 +1,4 @@ -%define version 0.1.7 +%define version 0.1.8 %define release 1 %define name smeserver-qpsmtpd-log2sql @@ -23,6 +23,9 @@ Requires: perl(DBI) Log every smtp transaction in a database %changelog +* Thu Jun 26 2014 Daniel Berteaud 0.1.8-1 +- Define HOME in cron task so it works on EL6 + * Wed May 15 2013 Daniel Berteaud 0.1.7-1 - Only convert to InnoDB if not already done