public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-SMIME] openssl4: Update to 0.28 (fixes #2007251)
@ 2026-07-30 12:22 Xavier Bachelot
0 siblings, 0 replies; only message in thread
From: Xavier Bachelot @ 2026-07-30 12:22 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 12:22 [rpms/perl-Crypt-SMIME] openssl4: Update to 0.28 (fixes #2007251) Xavier Bachelot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox