Bump version to 0.8.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
Unreleased Version 0.8.0
|
||||||
|
|
||||||
2018-02-17 Version 0.7.1
|
2018-02-17 Version 0.7.1
|
||||||
- Update ed25519 tests, including using sample keys from RFC 8032 Section
|
- Update ed25519 tests, including using sample keys from RFC 8032 Section
|
||||||
7.1 and the sample message from RFC 6376
|
7.1 and the sample message from RFC 6376
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ signing and verification.
|
|||||||
|
|
||||||
VERSION
|
VERSION
|
||||||
|
|
||||||
This is dkimpy 0.7.1.
|
This is dkimpy 0.8.0.
|
||||||
|
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Python DKIM library
|
Summary: Python DKIM library
|
||||||
Name: %{pythonbase}-pydkim
|
Name: %{pythonbase}-pydkim
|
||||||
Version: 0.7.1
|
Version: 0.8.0
|
||||||
Release: 1
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user