Update to 0.39 to fix bug # 659003
This commit is contained in:
parent
27318b00fd
commit
efc2760971
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
Mail-DKIM-0.37.tar.gz
|
||||
/Mail-DKIM-0.39.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Mail-DKIM
|
||||
Version: 0.37
|
||||
Release: 3%{?dist}
|
||||
Version: 0.39
|
||||
Release: 1%{?dist}
|
||||
Summary: Sign and verify Internet mail with DKIM/DomainKey signatures
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Dec 5 2010 Nick Bebout <nb@fedoraproject.org> - 0.39-1
|
||||
- Update to 0.39 to fix bug # 659003
|
||||
|
||||
* Mon May 03 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.37-3
|
||||
- Mass rebuild with perl-5.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user