public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/grass] epel10.2: Drop support for i686
Date: Mon, 15 Jun 2026 10:04:26 GMT	[thread overview]
Message-ID: <178151786621.1.17383155613072403259.rpms-grass-398edf0a84ea@fedoraproject.org> (raw)

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)
 

                 reply	other threads:[~2026-06-15 10:04 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=178151786621.1.17383155613072403259.rpms-grass-398edf0a84ea@fedoraproject.org \
    --to=quantum.analyst@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