summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2013-08-03 13:39:49 +0200
committerPetr Písař <ppisar@redhat.com>2013-08-03 13:39:49 +0200
commitf3383dd20788341329cdc858f08092e2a77b620f (patch)
treec060d77b162cfbed7f07690b972f09412add0481
parentf9bc0abb4ca1d3a15505bc74da407290eb78b05d (diff)
downloadopendkim_EL6-f3383dd20788341329cdc858f08092e2a77b620f.tar.gz
Perl 5.18 rebuild
-rw-r--r--opendkim.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/opendkim.spec b/opendkim.spec
index 2b8558d..0f7951a 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -3,7 +3,7 @@
Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
Name: opendkim
Version: 2.8.4
-Release: 1%{?dist}
+Release: 2%{?dist}
License: BSD and Sendmail
URL: http://opendkim.org/
Group: System Environment/Daemons
@@ -365,6 +365,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/*.pc
%changelog
+* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 2.8.4-2
+- Perl 5.18 rebuild
+
* Mon Jul 23 2013 Steve Jenkins <steve stevejenkins com> 2.8.4-1
- Updated to use newer upstream 2.8.4 source code
- Added libbsd build requirement