public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gary Buhrmaster <gary.buhrmaster@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/tpm2-tss-engine] rawhide: Require openssli 3 (compat) libraries for the upcoming openssl 4 release
Date: Fri, 19 Jun 2026 03:54:19 GMT [thread overview]
Message-ID: <178184125912.1.17313346843637874780.rpms-tpm2-tss-engine-eb69c0d91aad@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-19 3:54 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=178184125912.1.17313346843637874780.rpms-tpm2-tss-engine-eb69c0d91aad@fedoraproject.org \
--to=gary.buhrmaster@gmail.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