public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/grass] epel10.2: Drop support for i686
@ 2026-06-15 10:04 Elliott Sales de Andrade
  0 siblings, 0 replies; only message in thread
From: Elliott Sales de Andrade @ 2026-06-15 10:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/grass
Branch : epel10.2
Commit : 398edf0a84eaabfb4bbba8f71826a4e40d449dca
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date   : 2026-01-14T19:09:15-05:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/grass/c/398edf0a84eaabfb4bbba8f71826a4e40d449dca?branch=epel10.2

Log:
Drop support for i686

---
diff --git a/grass.spec b/grass.spec
index 00ff8cb..3f88780 100644
--- a/grass.spec
+++ b/grass.spec
@@ -3,7 +3,7 @@
 
 Name:		grass
 Version:	8.4.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	GRASS GIS - Geographic Resources Analysis Support System
 
 %if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
@@ -31,6 +31,9 @@ Source0:	https://grass.osgeo.org/%{name}%{shortver}/source/%{name}-%{version}.ta
 # fix pkgconfig file
 Patch 0:	grass-pkgconfig.patch
 
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
+
 BuildRequires:	bison
 %if %{with flexiblas}
 BuildRequires:	flexiblas-devel
@@ -331,6 +334,9 @@ fi
 %{_libdir}/%{name}%{shortver}/include
 
 %changelog
+* Wed Jan 14 2026 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 8.4.2-3
+- Drop support for i686
+
 * Sun Nov 23 2025 Sandro Mani <manisandro@gmail.com> - 8.4.2-2
 - Rebuild (gdal)
 

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

only message in thread, other threads:[~2026-06-15 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:04 [rpms/grass] epel10.2: Drop support for i686 Elliott Sales de Andrade

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