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: Update to version 0.33
Date: Thu, 30 Jul 2026 12:22:41 GMT	[thread overview]
Message-ID: <178541416161.1.11114094657657741240.rpms-perl-Crypt-SMIME-c4b58c1d3dd2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-Crypt-SMIME
            Branch : openssl4
            Commit : c4b58c1d3dd22a5f2e8477f2ab8181e1df6276e7
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-04-16T12:52:28+02:00
            Stats  : +7/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/c4b58c1d3dd22a5f2e8477f2ab8181e1df6276e7?branch=openssl4

            Log:
            Update to version 0.33

- Resolves: rhbz#2458910
- Add require openssl > 3

---
diff --git a/.gitignore b/.gitignore
index 3f0603d..d206b44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Crypt-SMIME-0.09.tar.gz
 /Crypt-SMIME-0.30.tar.gz
 /Crypt-SMIME-0.31.tar.gz
 /Crypt-SMIME-0.32.tar.gz
+/Crypt-SMIME-0.33.tar.gz

diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index ed3bcde..222a4e8 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,5 +1,5 @@
 Name:           perl-Crypt-SMIME
-Version:        0.32
+Version:        0.33
 Release:        %autorelease
 Summary:        S/MIME message signing, verification, encryption and decryption
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -9,7 +9,7 @@ Source0:        https://cpan.metacpan.org/authors/id/M/MI/MIKAGE/Crypt-SMIME-%{v
 BuildRequires:  coreutils
 BuildRequires:  gcc
 BuildRequires:  make
-BuildRequires:  openssl-devel
+BuildRequires:  openssl-devel >= 3
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
@@ -20,7 +20,7 @@ BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(XSLoader)
 # Tests
-BuildRequires:  openssl
+BuildRequires:  openssl >= 3
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(File::Spec)
@@ -32,6 +32,8 @@ BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Taint)
 BuildRequires:  perl(Test::More)
 
+Requires:       openssl >= 3
+
 #Add a test sub package.
 %{?perl_default_subpackage_tests}
 

diff --git a/sources b/sources
index f570f03..91c2a04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Crypt-SMIME-0.32.tar.gz) = 328adf1da7dfcf240f8fdabce59676bb7dcfee725e683bcb98d0ea77f09e2fce3e6cfe6d585d04d98597f5f13d78e5b1198c43f28e97f612f5ba33d3669b2e1c
+SHA512 (Crypt-SMIME-0.33.tar.gz) = 66995e4e729e809146e7ff36e969be4591786779b980af6f591dc53c6b250abd9c63c7b99d3fb3fc7cc2f1e4254fa1ad39f66f090d21f41419ddd971da7b1608

                 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=178541416161.1.11114094657657741240.rpms-perl-Crypt-SMIME-c4b58c1d3dd2@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