public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Crypt-SMIME] openssl4: 0.16 bump
Date: Thu, 30 Jul 2026 12:22:13 GMT [thread overview]
Message-ID: <178541413330.1.9035585643525562632.rpms-perl-Crypt-SMIME-a477010e32a3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Crypt-SMIME
Branch : openssl4
Commit : a477010e32a3632f96302161e1d028022e39b29e
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2015-11-03T14:31:46+01:00
Stats : +13/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/a477010e32a3632f96302161e1d028022e39b29e?branch=openssl4
Log:
0.16 bump
---
diff --git a/.gitignore b/.gitignore
index 833d49c..7b5fd0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
Crypt-SMIME-0.09.tar.gz
/Crypt-SMIME-0.10.tar.gz
/Crypt-SMIME-0.15.tar.gz
+/Crypt-SMIME-0.16.tar.gz
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 0ac57c4..afdb0c0 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,5 +1,5 @@
Name: perl-Crypt-SMIME
-Version: 0.15
+Version: 0.16
Release: 1%{?dist}
Summary: S/MIME message signing, verification, encryption and decryption
License: GPL+ or Artistic
@@ -24,8 +24,12 @@ BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::PkgConfig)
BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp)
+BuildRequires: perl(Taint::Util)
BuildRequires: perl(Test::Dependencies)
BuildRequires: perl(Test::Exception)
+BuildRequires: perl(Test::Pod::Coverage)
+BuildRequires: perl(Test::Pod)
+BuildRequires: perl(Test::Taint)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -39,6 +43,9 @@ verify, encrypt and decrypt messages. It requires libcrypto
%prep
%setup -q -n Crypt-SMIME-%{version}
+# As part of the rpm process we generate some .list files which
+# then cause t/manifest.t to fail.
+echo '\.list$' >> MANIFEST.SKIP
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -69,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Tue Nov 3 2015 Steve Traylen <steve.traylen@cern.ch> - 0.16-1
+- 0.16 bump
+
* Mon Aug 31 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.15-1
- 0.15 bump
diff --git a/sources b/sources
index 5574848..449b238 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84013b0a550369bbee76a9fb2caf7494 Crypt-SMIME-0.15.tar.gz
+1e64cc7e738e8abd70da16ae893b65e4 Crypt-SMIME-0.16.tar.gz
reply other threads:[~2026-07-30 12:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178541413330.1.9035585643525562632.rpms-perl-Crypt-SMIME-a477010e32a3@fedoraproject.org \
--to=steve.traylen@cern.ch \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox