public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-SMIME] openssl4: 0.23 bump
@ 2026-07-30 12:22 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 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 : b2b18685be3b0cbac2af263c08f8dd448e166f8f
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2018-01-29T15:14:43+01:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/b2b18685be3b0cbac2af263c08f8dd448e166f8f?branch=openssl4
Log:
0.23 bump
---
diff --git a/.gitignore b/.gitignore
index ba7b285..bb68173 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Crypt-SMIME-0.09.tar.gz
/Crypt-SMIME-0.17.tar.gz
/Crypt-SMIME-0.18.tar.gz
/Crypt-SMIME-0.19.tar.gz
+/Crypt-SMIME-0.23.tar.gz
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 2aa2768..80ea671 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,6 +1,6 @@
Name: perl-Crypt-SMIME
-Version: 0.19
-Release: 5%{?dist}
+Version: 0.23
+Release: 1%{?dist}
Summary: S/MIME message signing, verification, encryption and decryption
License: GPL+ or Artistic
Group: Development/Libraries
@@ -12,9 +12,9 @@ BuildRequires: findutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: openssl-devel
-BuildRequires: perl-interpreter
BuildRequires: perl-devel
BuildRequires: perl-generators
+BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::CChecker)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(strict)
@@ -59,8 +59,8 @@ rm -rf $RPM_BUILD_ROOT
make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} $RPM_BUILD_ROOT/*
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Mon Jan 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.23-1
+- 0.23 bump
+
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
diff --git a/sources b/sources
index 4d14f50..a1af13f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Crypt-SMIME-0.19.tar.gz) = fcf7cbbf00127ddc618acd8959763d92eb14ec4e7ade76ffa1020ce60ae1d575d320e4aa89a4d43cf2422170b6bc924ebcf20a42135361e97fb72e8b9abf2c5b
+SHA512 (Crypt-SMIME-0.23.tar.gz) = cef4b7bebaae7f2295309d4ed435bd2299d57048171ae6cc987789e1e7370dca12db54bbcf4bdbb888aa28d09fbcc3dae984e73e5817bd31d1a7593f5a3c6573
^ 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: 0.23 bump Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox