public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Add BuildRequires perl(FindBin)
@ 2026-06-09 12:44 Tomas Mraz
  0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : 30d45eb0478aedbad009d50dc2acbf1b912535d5
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date   : 2020-03-20T12:44:34+01:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/30d45eb0478aedbad009d50dc2acbf1b912535d5?branch=rebase_40beta

Log:
Add BuildRequires perl(FindBin)

---
diff --git a/openssl.spec b/openssl.spec
index 80af3b9..62742ca 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -81,6 +81,7 @@ BuildRequires: /usr/sbin/sysctl
 BuildRequires: perl(Test::Harness), perl(Test::More), perl(Math::BigInt)
 BuildRequires: perl(Module::Load::Conditional), perl(File::Temp)
 BuildRequires: perl(Time::HiRes)
+BuildRequires: perl(FindBin)
 Requires: coreutils
 Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 
@@ -458,7 +459,7 @@ export LD_LIBRARY_PATH
 %ldconfig_scriptlets libs
 
 %changelog
-* Wed Mar 18 2020 Tomáš Mráz <tmraz@redhat.com> 1.1.1e-1
+* Fri Mar 20 2020 Tomáš Mráz <tmraz@redhat.com> 1.1.1e-1
 - update to the 1.1.1e release
 - add selftest of the RAND_DRBG implementation
 - fix incorrect error return value from FIPS_selftest_dsa

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:44 [rpms/openssl] rebase_40beta: Add BuildRequires perl(FindBin) Tomas Mraz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox