public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Xavier Bachelot <xavier@bachelot.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Crypt-SMIME] openssl4: Update to 0.28 (fixes #2007251)
Date: Thu, 30 Jul 2026 12:22:29 GMT	[thread overview]
Message-ID: <178541414929.1.7885586814404906774.rpms-perl-Crypt-SMIME-85c5db0d4531@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Crypt-SMIME
Branch : openssl4
Commit : 85c5db0d45315706a596feec8fded8b563e0b854
Author : Xavier Bachelot <xavier@bachelot.org>
Date   : 2021-10-26T10:47:53+02:00
Stats  : +8/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/85c5db0d45315706a596feec8fded8b563e0b854?branch=openssl4

Log:
Update to 0.28 (fixes #2007251)

---
diff --git a/.gitignore b/.gitignore
index 2d1dc89..6aee95e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Crypt-SMIME-0.09.tar.gz
 /Crypt-SMIME-0.25.tar.gz
 /Crypt-SMIME-0.26.tar.gz
 /Crypt-SMIME-0.27.tar.gz
+/Crypt-SMIME-0.28.tar.gz

diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index d5d2a3f..05aff33 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-SMIME
-Version:        0.27
-Release:        5%{?dist}
+Version:        0.28
+Release:        1%{?dist}
 Summary:        S/MIME message signing, verification, encryption and decryption
 License:        GPL+ or Artistic
 URL:            https://metacpan.org/release/Crypt-SMIME
@@ -49,11 +49,9 @@ echo '\.list$' >> MANIFEST.SKIP
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
-make %{?_smp_mflags}
+%make_build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -delete
@@ -72,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 26 2021 Xavier Bachelot <xavier@bachelot.org> - 0.28-1
+- Update to 0.28 (fixes #2007251)
+
 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.27-5
 - Rebuilt with OpenSSL 3.0.0
 

diff --git a/sources b/sources
index 3cbf3c3..83e04ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Crypt-SMIME-0.27.tar.gz) = 10b752285c4a8c6f8db42dd98ff2dfad82155dd1c21dd57afee32aa2ee176308726469b1d8d69fda5d6ef0aa48fd000f2a4a0dfea80207db8f6078e642f7afaf
+SHA512 (Crypt-SMIME-0.28.tar.gz) = a930b7c10860550f57e1d83fc78cfe7ee17d265bdb7a04a6ad06281dcf419573e48271b83b66773ee871e4040cd2851fec2882a3b5e426456e5906415793927e

                 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=178541414929.1.7885586814404906774.rpms-perl-Crypt-SMIME-85c5db0d4531@fedoraproject.org \
    --to=xavier@bachelot.org \
    --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