More version bumping and changelog update for release.

This commit is contained in:
Scott Kitterman
2017-01-27 18:46:37 -05:00
parent 2f0f181852
commit 5938a29f57
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
UNRELEASED Version 0.6.1 2017-01-27 Version 0.6.1
- Fixed python3 dns lookup issue - Fixed python3 dns lookup issue
- Fixed arcverify.py issue
2017-01-23 Version 0.6.0 2017-01-23 Version 0.6.0
- Add capability to sign and verify ARC signatures - Add capability to sign and verify ARC signatures
+1 -1
View File
@@ -11,7 +11,7 @@ signing and verification.
VERSION VERSION
This is dkimpy 0.6.0. This is dkimpy 0.6.1.
REQUIREMENTS REQUIREMENTS
+1 -1
View File
@@ -3,7 +3,7 @@
Summary: Python DKIM library Summary: Python DKIM library
Name: %{pythonbase}-pydkim Name: %{pythonbase}-pydkim
Version: 0.6.0 Version: 0.6.1
Release: 2 Release: 2
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.bz2 Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.bz2
Patch: pydkim.patch Patch: pydkim.patch