public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tpm2-tss-engine] rawhide: Add ExcludeArch for i686 as this is a leaf package
@ 2026-07-21 2:34 Gary Buhrmaster
0 siblings, 0 replies; only message in thread
From: Gary Buhrmaster @ 2026-07-21 2:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tpm2-tss-engine
Branch : rawhide
Commit : 865066b9f9a7f70c23e43cfd92df62f11f9f6432
Author : Gary Buhrmaster <gary.buhrmaster@gmail.com>
Date : 2026-07-21T02:34:20+00:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tpm2-tss-engine/c/865066b9f9a7f70c23e43cfd92df62f11f9f6432?branch=rawhide
Log:
Add ExcludeArch for i686 as this is a leaf package
---
diff --git a/tpm2-tss-engine.spec b/tpm2-tss-engine.spec
index e3ef17d..8675674 100644
--- a/tpm2-tss-engine.spec
+++ b/tpm2-tss-engine.spec
@@ -5,7 +5,10 @@
Name: tpm2-tss-engine
Version: 1.2.0
-Release: 12%{?dist}
+Release: 13%{?dist}
+
+ExcludeArch: %{ix86}
+
Summary: OpenSSL Engine for TPM2 devices using the tpm2-tss software stack
License: BSD-3-Clause
@@ -86,6 +89,9 @@ uses the tpm2-tss software stack
%changelog
+* Sat Jul 18 2026 Gary Buhrmaster <gary.buhrmaster@gmail.com> - 1.2.0-13
+- Add ExcludeArch for i686 as this is a leaf package
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 2:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 2:34 [rpms/tpm2-tss-engine] rawhide: Add ExcludeArch for i686 as this is a leaf package Gary Buhrmaster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox