From 28695109f5af394b45c5413f6748133462fc9faa Mon Sep 17 00:00:00 2001
From: Steve Traylen <[email protected]>
Date: Thu, 1 Jun 2017 14:33:44 +0200
Subject: Build 0.16 , rhbz#1331520
---
.gitignore | 2 ++
perl-Crypt-SMIME.spec | 9 +++++++--
sources | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 5df465c..b45ea5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
Crypt-SMIME-0.09.tar.gz
+/Crypt-SMIME-0.16.tar.gz
+/Crypt-SMIME-0.15.tar.gz
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index ad190b0..ad0faae 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,6 +1,6 @@
Name: perl-Crypt-SMIME
-Version: 0.09
-Release: 4%{?dist}
+Version: 0.15
+Release: 1%{?dist}
Summary: S/MIME message signing, verification, encryption and decryption
License: GPL+ or Artistic
Group: Development/Libraries
@@ -11,6 +11,8 @@ BuildRequires: openssl-devel
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::More)
+BuildRequires: perl(ExtUtils::PkgConfig)
+BuildRequires: perl(ExtUtils::CChecker)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
#Add a test sub package.
@@ -53,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Thu Jun 1 2017 Steve Traylen <[email protected]> - 0.15-1
+- Build 0.16 , rhbz#1331520
+
* Sun Dec 12 2010 Steve Traylen <[email protected]> - 0.09-4
- doesn't require perl(Test::Exception) or perl(Test::More)
diff --git a/sources b/sources
index 3a8d4bc..0f986b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4dba3b4a3c76573d3b070cf92c0b55d Crypt-SMIME-0.09.tar.gz
+SHA512 (Crypt-SMIME-0.15.tar.gz) =
9ceb98fdf4d40784fe5fef56a45b748ad78f112d216ef67e2fe5aec47f5d4f18bcbf2aebfde344cb3a516d967da89d839198cbd1157d7e75a5f9c475f567f61f
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Crypt-SMIME.git/commit/?h=el6&id=28695109f5af394b45c5413f6748133462fc9faa
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]