More version bumping and changelog update for release.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ signing and verification.
|
|||||||
|
|
||||||
VERSION
|
VERSION
|
||||||
|
|
||||||
This is dkimpy 0.6.0.
|
This is dkimpy 0.6.1.
|
||||||
|
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user