Release 0.5.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Python DKIM library
|
||||
Name: %{pythonbase}-pydkim
|
||||
Version: 0.5
|
||||
Version: 0.5.1
|
||||
Release: 1
|
||||
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.bz2
|
||||
License: BSD-like
|
||||
@@ -44,6 +44,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/lib/%{__python}/site-packages/dkim/__main__.pyo
|
||||
|
||||
%changelog
|
||||
* Fri Feb 03 2012 Stuart Gathman <stuart@bmsi.com> 0.5.1-1
|
||||
- performance patch from https://launchpad.net/~petri Petri Lehtinen
|
||||
- save parsed signatures in DKIM object
|
||||
- do not require DNS/dnspython for signing
|
||||
|
||||
* Wed Oct 26 2011 Stuart Gathman <stuart@bmsi.com> 0.5-1
|
||||
- raise KeyFormatError when missing required key parts in DNS
|
||||
- test fail on extra headers in message
|
||||
|
||||
Reference in New Issue
Block a user