public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sympa] epel10.2: Unbundle FontAwesome on all Fedora releases
@ 2026-06-15 12:43 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-15 12:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sympa
Branch : epel10.2
Commit : f77603e1e99328b9fc783ef56cfcf858ff2b1bc1
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-05-27T13:52:46-06:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sympa/c/f77603e1e99328b9fc783ef56cfcf858ff2b1bc1?branch=epel10.2
Log:
Unbundle FontAwesome on all Fedora releases
---
diff --git a/sympa.spec b/sympa.spec
index a94c98e..ba03471 100644
--- a/sympa.spec
+++ b/sympa.spec
@@ -23,8 +23,8 @@ ExcludeArch: %{ix86}
# Bundled Fonts
#
-# Fontawesome 6.4 is only available in F39+
-%global unbundle_fontawesome 0%{?fc39}
+# Fontawesome 6.4 is only available in Fedora
+%global unbundle_fontawesome 0%{?fedora}
# Not available for EL
%global unbundle_raleway 0
@@ -87,7 +87,7 @@ ExcludeArch: %{ix86}
Name: sympa
Version: 6.2.78
-Release: %{?pre_rel:0.}1%{?pre_rel:.%pre_rel}%{?dist}
+Release: %{?pre_rel:0.}2%{?pre_rel:.%pre_rel}%{?dist}
Summary: Powerful multilingual List Manager
Summary(fr): Gestionnaire de listes électroniques
Summary(ja): 高機能で多言語対応のメーリングリスト管理ソフトウェア
@@ -826,6 +826,9 @@ fi
%changelog
+* Wed May 27 2026 Jerry James <loganjerry@gmail.com> - 6.2.78-2
+- Unbundle FontAwesome on all Fedora releases
+
* Tue Mar 31 2026 Xavier Bachelot <xavier@bachelot.org> - 6.2.78-1
- Update to 6.2.78
- Turn conf sub-packages to noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 12:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 12:43 [rpms/sympa] epel10.2: Unbundle FontAwesome on all Fedora releases Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox