diff options
author | Steve Jenkins <steve@stevejenkins.com> | 2015-05-12 19:57:35 -0600 |
---|---|---|
committer | Steve Jenkins <steve@stevejenkins.com> | 2015-05-12 19:57:35 -0600 |
commit | bc23f38692d31ab45c16b773285381cb99397ab7 (patch) | |
tree | ac61a8c3965545e31c4a0dc447b12f6edb7aed8a /opendkim.spec | |
parent | c320cbb2294cf37b53b780bdc96af5e725aed19a (diff) | |
download | opendkim_EL6-bc23f38692d31ab45c16b773285381cb99397ab7.tar.gz |
Update to 2.10.3-1
Diffstat (limited to 'opendkim.spec')
-rw-r--r-- | opendkim.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/opendkim.spec b/opendkim.spec index 8c34320..6dbec52 100644 --- a/opendkim.spec +++ b/opendkim.spec @@ -4,7 +4,7 @@ Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail Name: opendkim -Version: 2.10.2 +Version: 2.10.3 Release: 1%{?dist} Group: System Environment/Daemons License: BSD and Sendmail @@ -522,6 +522,9 @@ exit 0 %{_libdir}/pkgconfig/*.pc %changelog +* Tue May 12 2015 Steve Jenkins <steve@stevejenkins.com> - 2.10.3-1 +- Updated to use newer upstream 2.10.3 source code + * Mon May 11 2015 Steve Jenkins <steve@stevejenkins.com> - 2.10.2-1 - Updated to use newer upstream 2.10.2 source code - Removed patches for bugs fixed in upstream source |