Update spec for 0.4.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
2011-06-15 Version 0.4.1
|
2011-06-15 Version 0.4.1
|
||||||
- Fix python3 compatibility bugs
|
- Fix some except clauses for python3
|
||||||
- Correct Changelog and release versions
|
- Correct Changelog and release versions
|
||||||
|
|
||||||
2011-06-14 Version 0.4
|
2011-06-14 Version 0.4
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Python DKIM library
|
Summary: Python DKIM library
|
||||||
Name: %{pythonbase}-pydkim
|
Name: %{pythonbase}-pydkim
|
||||||
Version: 0.4
|
Version: 0.4.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.gz
|
Source0: http://hewgill.com/pydkim/pydkim-%{version}.tar.gz
|
||||||
License: BSD-like
|
License: BSD-like
|
||||||
@@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/dkimverify.1.gz
|
%{_mandir}/man1/dkimverify.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 14 2011 Stuart Gathman <stuart@bmsi.com> 0.4-1
|
||||||
- class DKIM API
|
- class DKIM API
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user