[perl-Crypt-SMIME] Update to 0.10

stevetraylen stevetraylen at fedoraproject.org
Tue Feb 14 18:58:51 UTC 2012


commit 4fa8811b2fb5c7b09f0a5c231766a34cdaca521b
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Tue Feb 14 21:02:39 2012 +0100

    Update to 0.10

 .gitignore            |    1 +
 perl-Crypt-SMIME.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5df465c..07326ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Crypt-SMIME-0.09.tar.gz
+/Crypt-SMIME-0.10.tar.gz
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 98d9a36..3886a00 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-SMIME
-Version:        0.09
-Release:        9%{?dist}
+Version:        0.10
+Release:        1%{?dist}
 Summary:        S/MIME message signing, verification, encryption and decryption
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 14 2012 Steve Traylen <steve.traylen at cern.ch> 0.10-1
+- Update to 0.10
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.09-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3a8d4bc..b8d8006 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4dba3b4a3c76573d3b070cf92c0b55d  Crypt-SMIME-0.09.tar.gz
+a613ab022d38b66b923b1d45b4af5ba9  Crypt-SMIME-0.10.tar.gz


More information about the scm-commits mailing list