Version and date for release.
This commit is contained in:
@@ -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
|
- 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
|
folded too long (Updated test test_add_body_length since l= tag is no
|
||||||
longer at the beginning of a line)
|
longer at the beginning of a line)
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ signing and verification.
|
|||||||
|
|
||||||
VERSION
|
VERSION
|
||||||
|
|
||||||
This is dkimpy 0.6.1.
|
This is dkimpy 0.6.2.
|
||||||
|
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
|
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Summary: Python DKIM library
|
Summary: Python DKIM library
|
||||||
Name: %{pythonbase}-pydkim
|
Name: %{pythonbase}-pydkim
|
||||||
Version: 0.6.1
|
Version: 0.6.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.bz2
|
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.bz2
|
||||||
Patch: pydkim.patch
|
Patch: pydkim.patch
|
||||||
License: BSD-like
|
License: BSD-like
|
||||||
|
|||||||
Reference in New Issue
Block a user