[openpgpkey-milter/el6] * Fri Apr 18 2014 Paul Wouters <pwouters at redhat.com> - 0.4-1 - Updated to 0.4 (more robust for odd p

Paul Wouters pwouters at fedoraproject.org
Fri Apr 18 00:19:01 UTC 2014


commit 36af51966049a09211615e988c1b8af15a8cfc40
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Apr 17 20:18:48 2014 -0400

    * Fri Apr 18 2014 Paul Wouters <pwouters at redhat.com> - 0.4-1
    - Updated to 0.4 (more robust for odd pubkeys)

 .gitignore             |    1 +
 openpgpkey-milter.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4928b4..10839a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /openpgpkey-milter-0.3.tar.gz
+/openpgpkey-milter-0.4.tar.gz
diff --git a/openpgpkey-milter.spec b/openpgpkey-milter.spec
index f41c42a..d6e2b6b 100644
--- a/openpgpkey-milter.spec
+++ b/openpgpkey-milter.spec
@@ -1,5 +1,5 @@
 Name: openpgpkey-milter
-Version: 0.3
+Version: 0.4
 Release: 1%{?dist}
 Summary: OPENPGPKEY basd automatic encryption of emails using the milter API
 Group: System Environment/Daemons
@@ -54,5 +54,8 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Fri Apr 18 2014 Paul Wouters <pwouters at redhat.com> - 0.4-1
+- Updated to 0.4 (more robust for odd pubkeys)
+
 * Mon Feb 03 2014 Paul Wouters <pwouters at redhat.com> - 0.3-2
 - Initial package
diff --git a/sources b/sources
index 5edd4b4..e6816fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f27e82ab9ab9baf479d6082b63c41b70  openpgpkey-milter-0.3.tar.gz
+37c8176a0d33f121f971cad6754934f1  openpgpkey-milter-0.4.tar.gz


More information about the scm-commits mailing list