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

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
 

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

only message in thread, other threads:[~2026-07-17 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 14:30 [rpms/mapserver] epel10: 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