public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Crypt-SMIME] openssl4: 0.15 bump
Date: Thu, 30 Jul 2026 12:22:12 GMT [thread overview]
Message-ID: <178541413280.1.946869514210471559.rpms-perl-Crypt-SMIME-91866dfdfe2c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Crypt-SMIME
Branch : openssl4
Commit : 91866dfdfe2cbff9be612b18a0ff2f14b483c332
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2015-08-31T13:26:01+02:00
Stats : +18/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/91866dfdfe2cbff9be612b18a0ff2f14b483c332?branch=openssl4
Log:
0.15 bump
---
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@redhat.com> - 0.15-1
+- 0.15 bump
+
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@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
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=178541413280.1.946869514210471559.rpms-perl-Crypt-SMIME-91866dfdfe2c@fedoraproject.org \
--to=jplesnik@redhat.com \
--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