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/pam-u2f] rawhide: Add ExcludeArch for i686 as this is a leaf package
Date: Tue, 21 Jul 2026 02:48:30 GMT	[thread overview]
Message-ID: <178460211046.1.13448653005001509105.rpms-pam-u2f-d946a6f800e3@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-21  2:48 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=178460211046.1.13448653005001509105.rpms-pam-u2f-d946a6f800e3@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