public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/timeshift] f44: Removal of i686, it doesn't build there anyway
@ 2026-06-19 19:38 Steve Cossette
  0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-06-19 19:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/timeshift
Branch : f44
Commit : 83f33bcf73c30046043795eda816ae08e8fab0d1
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-06-19T14:00:29-04:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/timeshift/c/83f33bcf73c30046043795eda816ae08e8fab0d1?branch=f44

Log:
Removal of i686, it doesn't build there anyway

---
diff --git a/timeshift.spec b/timeshift.spec
index 7553f32..1080643 100644
--- a/timeshift.spec
+++ b/timeshift.spec
@@ -8,6 +8,9 @@ License:        GPL-3.0-or-later OR LGPL-3.0-or-later
 URL:            https://github.com/linuxmint/timeshift
 Source0:        %{url}/archive/refs/tags/%{version}.tar.gz
 
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
+
 BuildRequires:  meson
 BuildRequires:  make
 BuildRequires:  help2man

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 19:38 [rpms/timeshift] f44: Removal of i686, it doesn't build there anyway Steve Cossette

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