diff --git a/ChangeLog b/ChangeLog index f069a8a..98550bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -UNRELEASED Version 0.6.2 +2017-05-30 Version 0.6.2 - Fixed problem with header folding that caused the first line to be folded too long (Updated test test_add_body_length since l= tag is no longer at the beginning of a line) diff --git a/README b/README index b69e248..1807c39 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ signing and verification. VERSION -This is dkimpy 0.6.1. +This is dkimpy 0.6.2. REQUIREMENTS diff --git a/packaging/pydkim.spec b/packaging/pydkim.spec index 15c2ac3..befb7ed 100644 --- a/packaging/pydkim.spec +++ b/packaging/pydkim.spec @@ -3,8 +3,8 @@ Summary: Python DKIM library Name: %{pythonbase}-pydkim -Version: 0.6.1 -Release: 2 +Version: 0.6.2 +Release: 1 Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.bz2 Patch: pydkim.patch License: BSD-like