Update spec for 0.4.1

This commit is contained in:
Stuart D. Gathman
2011-06-15 09:58:19 -04:00
parent 86077755b2
commit c96367f9f9
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -3,7 +3,7 @@
Summary: Python DKIM library
Name: %{pythonbase}-pydkim
Version: 0.4
Version: 0.4.1
Release: 1
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.gz
License: BSD-like
@@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/dkimverify.1.gz
%changelog
* Wed Jun 15 2011 Stuart Gathman <stuart@bmsi.com> 0.4.1-1
- fix except clauses for python3
* Tue Jun 14 2011 Stuart Gathman <stuart@bmsi.com> 0.4-1
- class DKIM API