[opendkim] Update to 2.8.4-1

stevej stevej at fedoraproject.org
Tue Jul 23 17:46:56 UTC 2013


commit f9bc0abb4ca1d3a15505bc74da407290eb78b05d
Author: stevejenkins <steve at stevejenkins.com>
Date:   Tue Jul 23 10:46:45 2013 -0700

    Update to 2.8.4-1

 .gitignore    |    1 +
 opendkim.spec |    9 +++++++--
 sources       |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e89b934..e9100fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /opendkim-2.8.1.tar.gz
 /opendkim-2.8.2.tar.gz
 /opendkim-2.8.3.tar.gz
+/opendkim-2.8.4.tar.gz
diff --git a/opendkim.spec b/opendkim.spec
index fa9d3c2..2b8558d 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -2,8 +2,8 @@
 
 Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
 Name: opendkim
-Version: 2.8.3
-Release: 3%{?dist}
+Version: 2.8.4
+Release: 1%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
 Group: System Environment/Daemons
@@ -24,6 +24,7 @@ BuildRequires: libmemcached-devel
 #Requires (postun): initscripts
 #BuildRequires: db4-devel
 
+BuildRequires: libbsd
 BuildRequires: pkgconfig
 BuildRequires: openssl-devel
 BuildRequires: sendmail-devel
@@ -364,6 +365,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* 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
+
 * Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 2.8.3-3
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 454b81f..102d702 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ae9d37e3221a244eb34c3e0e2d665cc  opendkim-2.8.3.tar.gz
+17f667d022c167c7874a993e928d4a6d  opendkim-2.8.4.tar.gz


More information about the scm-commits mailing list