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/mapserver] epel10: Drop support for i686
Date: Fri, 17 Jul 2026 14:30:49 GMT [thread overview]
Message-ID: <178429864998.1.127425807548997791.rpms-mapserver-8c08d0167136@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mapserver
Branch : epel10
Commit : 8c08d016713645599f70b2ff04bebe4f13c1d1d3
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2026-01-25T18:59:43-05:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mapserver/c/8c08d016713645599f70b2ff04bebe4f13c1d1d3?branch=epel10
Log:
Drop support for i686
---
diff --git a/mapserver.spec b/mapserver.spec
index 2a7d44a..a27c6b4 100644
--- a/mapserver.spec
+++ b/mapserver.spec
@@ -24,7 +24,7 @@
Name: mapserver
Version: 8.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Platform for publishing spatial data and interactive mapping applications to the web
%global dashver %(echo %version | sed 's|\\.|-|g')
@@ -33,6 +33,8 @@ URL: https://mapserver.org
Source0: https://github.com/%{project_owner}/%{project_name}/archive/rel-%{dashver}/%{project_name}-%{version}.tar.gz
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
Requires: httpd
Requires: dejavu-sans-fonts
@@ -335,6 +337,9 @@ rm %{buildroot}%{_usr}/%{_sysconfdir}/mapserver-sample.conf
%{ruby_sitearchdir}/mapscript.so
%changelog
+* Sun Jan 25 2026 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 8.6.0-4
+- Drop support for i686
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-07-17 14:30 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=178429864998.1.127425807548997791.rpms-mapserver-8c08d0167136@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