public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bluechi] rawhide: Exclude i686 as build target
@ 2026-06-16  9:40 Michael Engel
  0 siblings, 0 replies; only message in thread
From: Michael Engel @ 2026-06-16  9:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/bluechi
            Branch : rawhide
            Commit : 7f892846f044931193b12a408609452afa428e6b
            Author : Michael Engel <mengel@redhat.com>
            Date   : 2026-06-16T11:39:32+02:00
            Stats  : +6/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/bluechi/c/7f892846f044931193b12a408609452afa428e6b?branch=rawhide

            Log:
            Exclude i686 as build target

Signed-off-by: Michael Engel <mengel@redhat.com>

---
diff --git a/bluechi.spec b/bluechi.spec
index a000148..1bdcccf 100644
--- a/bluechi.spec
+++ b/bluechi.spec
@@ -11,12 +11,14 @@
 
 Name:		bluechi
 Version:	1.2.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A systemd service controller for multi-nodes environments
 License:	LGPL-2.1-or-later AND CC0-1.0
 URL:		https://github.com/eclipse-bluechi/bluechi
 Source0:	%{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz
 
+ExcludeArch: i686
+
 # Required to apply the patch
 BuildRequires:	git-core
 BuildRequires:	gcc
@@ -356,6 +358,9 @@ build-scripts/generate-unit-tests-code-coverage.sh %{_vpath_builddir} %{buildroo
 
 
 %changelog
+* Tue Jun 16 2026 Michael Engel <mengel@redhat.com> - 1.2.2-3
+- Exclude i686 as build target
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.2.2-2
 - Rebuilt for Python 3.15
 

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

only message in thread, other threads:[~2026-06-16  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16  9:40 [rpms/bluechi] rawhide: Exclude i686 as build target Michael Engel

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