public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-SMIME] openssl4: 0.15 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 : 91866dfdfe2cbff9be612b18a0ff2f14b483c332
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2015-08-31T13:26:01+02:00
Stats  : +18/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/91866dfdfe2cbff9be612b18a0ff2f14b483c332?branch=openssl4

Log:
0.15 bump

---
diff --git a/.gitignore b/.gitignore
index 07326ed..833d49c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Crypt-SMIME-0.09.tar.gz
 /Crypt-SMIME-0.10.tar.gz
+/Crypt-SMIME-0.15.tar.gz

diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 81d82ba..0ac57c4 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,19 +1,30 @@
 Name:           perl-Crypt-SMIME
-Version:        0.10
-Release:        11%{?dist}
+Version:        0.15
+Release:        1%{?dist}
 Summary:        S/MIME message signing, verification, encryption and decryption
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-SMIME/
 Source0:        http://www.cpan.org/modules/by-module/Crypt/Crypt-SMIME-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  openssl-devel
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(XSLoader)
 # Tests
 BuildRequires:  openssl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::Dependencies)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -58,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.15-1
+- 0.15 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 

diff --git a/sources b/sources
index b8d8006..5574848 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a613ab022d38b66b923b1d45b4af5ba9  Crypt-SMIME-0.10.tar.gz
+84013b0a550369bbee76a9fb2caf7494  Crypt-SMIME-0.15.tar.gz

^ 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.15 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