public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bign-handheld-thumbnailer] f44: Stop building x86 32-bits
@ 2026-08-16 22:06 Mateus Rodrigues Costa
  0 siblings, 0 replies; only message in thread
From: Mateus Rodrigues Costa @ 2026-08-16 22:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bign-handheld-thumbnailer
Branch : f44
Commit : 9c958ecf3db766207d6bca1749c55392a59f2c50
Author : Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
Date   : 2026-08-16T18:23:56-03:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bign-handheld-thumbnailer/c/9c958ecf3db766207d6bca1749c55392a59f2c50?branch=f44

Log:
Stop building x86 32-bits

---
diff --git a/bign-handheld-thumbnailer.spec b/bign-handheld-thumbnailer.spec
index 3cc5334..66cbb71 100644
--- a/bign-handheld-thumbnailer.spec
+++ b/bign-handheld-thumbnailer.spec
@@ -6,7 +6,7 @@
 
 Name:           bign-handheld-thumbnailer
 Version:        1.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Thumbnailer for Nintendo handheld game consoles
 
 SourceLicense:  GPL-2.0-or-later
@@ -25,6 +25,8 @@ License:        GPL-2.0-or-later AND MIT AND (0BSD OR Apache-2.0 OR MIT) AND (Ap
 URL:            https://github.com/MateusRodCosta/bign-handheld-thumbnailer
 Source:         https://github.com/MateusRodCosta/bign-handheld-thumbnailer/archive/refs/tags/v%{version}.tar.gz
 
+ExcludeArch:    %{ix86}
+
 BuildRequires:  cargo-rpm-macros >= 26
 BuildRequires:  meson
 
@@ -67,6 +69,9 @@ Thumbnailer for Nintendo handheld game consoles (DS and 3DS) roms and homebrew.}
 %{_metainfodir}/dev.mateusrodcosta.bign_handheld_thumbnailer.metainfo.xml
 
 %changelog
+* Sun Aug 16 2026 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.2.1-3
+- Stop building x86 32-bits (ExcludeArch: %%{ix86})
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
 - 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-08-16 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 22:06 [rpms/bign-handheld-thumbnailer] f44: Stop building x86 32-bits Mateus Rodrigues Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox