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.23 bump
Date: Thu, 30 Jul 2026 12:22:18 GMT [thread overview]
Message-ID: <178541413897.1.2956512198295520022.rpms-perl-Crypt-SMIME-b2b18685be3b@fedoraproject.org> (raw)
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
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=178541413897.1.2956512198295520022.rpms-perl-Crypt-SMIME-b2b18685be3b@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