stevetraylen pushed to perl-Crypt-SMIME (f23). "0.15 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Nov 3 13:32:52 UTC 2015


From 91866dfdfe2cbff9be612b18a0ff2f14b483c332 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 31 Aug 2015 13:26:01 +0200
Subject: 0.15 bump

---
 .gitignore            |  1 +
 perl-Crypt-SMIME.spec | 18 ++++++++++++++++--
 sources               |  2 +-
 3 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 07326ed..833d49c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Crypt-SMIME-0.09.tar.gz
 /Crypt-SMIME-0.10.tar.gz
+/Crypt-SMIME-0.15.tar.gz
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 81d82ba..0ac57c4 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,19 +1,30 @@
 Name:           perl-Crypt-SMIME
-Version:        0.10
-Release:        11%{?dist}
+Version:        0.15
+Release:        1%{?dist}
 Summary:        S/MIME message signing, verification, encryption and decryption
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-SMIME/
 Source0:        http://www.cpan.org/modules/by-module/Crypt/Crypt-SMIME-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  openssl-devel
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(XSLoader)
 # Tests
 BuildRequires:  openssl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::Dependencies)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -58,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.15-1
+- 0.15 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index b8d8006..5574848 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a613ab022d38b66b923b1d45b4af5ba9  Crypt-SMIME-0.10.tar.gz
+84013b0a550369bbee76a9fb2caf7494  Crypt-SMIME-0.15.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Crypt-SMIME.git/commit/?h=f23&id=91866dfdfe2cbff9be612b18a0ff2f14b483c332


More information about the perl-devel mailing list