public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kig] epel10: Drop i686 support (leaf package)
@ 2026-08-04 19:45
0 siblings, 0 replies; only message in thread
From: @ 2026-08-04 19:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : 449a9e5ed6de53950801b169faa8fedf4aa8d341
Author : Marc Deop i Argemí <marcdeop@fedoraproject.org>
Date : 2025-08-17T13:18:23+02:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/449a9e5ed6de53950801b169faa8fedf4aa8d341?branch=epel10
Log:
Drop i686 support (leaf package)
---
diff --git a/kig.spec b/kig.spec
index 18c7b61..4015053 100644
--- a/kig.spec
+++ b/kig.spec
@@ -1,10 +1,14 @@
%global _python3_include %(%{__python3} -Ic "from distutils.sysconfig import get_python_inc; print(get_python_inc())")
%global _python3_lib /usr/%{_lib}/lib%(basename %{_python3_include}).so
+
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
+
Name: kig
Summary: Interactive Geometry
Version: 25.08.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: BSD-3-Clause AND GFDL-1.2-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.1-or-later
URL: https://invent.kde.org/education/%{name}
@@ -97,6 +101,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d
%changelog
+* Sat Aug 16 2025 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 25.08.0-2
+- Drop i686 support (leaf package)
+
* Fri Aug 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.0-1
- 25.08.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 19:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:45 [rpms/kig] epel10: Drop i686 support (leaf package)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox