public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pam-u2f] rawhide: Add ExcludeArch for i686 as this is a leaf package
@ 2026-07-21 2:48 Gary Buhrmaster
0 siblings, 0 replies; only message in thread
From: Gary Buhrmaster @ 2026-07-21 2:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pam-u2f
Branch : rawhide
Commit : d946a6f800e33aa61651f4714fdc3b1f2d679baf
Author : Gary Buhrmaster <gary.buhrmaster@gmail.com>
Date : 2026-07-21T02:48:19+00:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pam-u2f/c/d946a6f800e33aa61651f4714fdc3b1f2d679baf?branch=rawhide
Log:
Add ExcludeArch for i686 as this is a leaf package
---
diff --git a/pam-u2f.spec b/pam-u2f.spec
index 032148a..c8dbe71 100644
--- a/pam-u2f.spec
+++ b/pam-u2f.spec
@@ -1,7 +1,10 @@
Name: pam-u2f
Version: 1.4.0
-Release: 5%{?dist}
+Release: 6%{?dist}
+
+ExcludeArch: %{ix86}
+
Summary: Implements PAM authentication over U2F
License: BSD-2-Clause
@@ -56,6 +59,9 @@ over U2F.
%{_mandir}/man1/pamu2fcfg.1{,.*}
%changelog
+* Sat Jul 18 2026 Gary Buhrmaster <gary.buhrmaster@gmail.com> - 1.4.0-6
+- Add ExcludeArch for i686 as this is a leaf package
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5
- 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:48 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:48 [rpms/pam-u2f] 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