public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tpm2-tss-engine] rawhide: Require openssli 3 (compat) libraries for the upcoming openssl 4 release
@ 2026-06-19 3:54 Gary Buhrmaster
0 siblings, 0 replies; only message in thread
From: Gary Buhrmaster @ 2026-06-19 3:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tpm2-tss-engine
Branch : rawhide
Commit : eb69c0d91aada6260e585c2bb6b33561d042c7ce
Author : Gary Buhrmaster <gary.buhrmaster@gmail.com>
Date : 2026-06-19T03:54:03+00:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tpm2-tss-engine/c/eb69c0d91aada6260e585c2bb6b33561d042c7ce?branch=rawhide
Log:
Require openssli 3 (compat) libraries for the upcoming openssl 4 release
---
diff --git a/tpm2-tss-engine.spec b/tpm2-tss-engine.spec
index 45fcfd7..270c2fe 100644
--- a/tpm2-tss-engine.spec
+++ b/tpm2-tss-engine.spec
@@ -5,7 +5,7 @@
Name: tpm2-tss-engine
Version: 1.2.0
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: OpenSSL Engine for TPM2 devices using the tpm2-tss software stack
License: BSD-3-Clause
@@ -22,10 +22,10 @@ BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: pandoc
BuildRequires: tpm2-tss-devel
-BuildRequires: openssl-devel
-BuildRequires: openssl-devel-engine
+BuildRequires: openssl3-devel
+BuildRequires: openssl3-devel-engine
-Requires: openssl
+Requires: openssl3
Requires: tpm2-tss
%description
@@ -87,6 +87,9 @@ uses the tpm2-tss software stack
%changelog
+* Fri Jun 19 2026 Gary Buhrmaster <gary.buhrmaster@gmail.com> - 1.2.0-10
+- Require openssli 3 (compat) libraries for the upcoming openssl 4 release
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 3:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 3:54 [rpms/tpm2-tss-engine] rawhide: Require openssli 3 (compat) libraries for the upcoming openssl 4 release Gary Buhrmaster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox