public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/oxygen-fonts] rawhide: Allow to build with CMake 4.0 (rhbz#2381349)
@ 2026-08-24 4:27 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-08-24 4:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/oxygen-fonts
Branch : rawhide
Commit : 9b58f56f76337ce2ef1f84627ea4bd5a80bbdc51
Author : Cristian Le <git@lecris.dev>
Date : 2026-07-27T21:52:41+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/oxygen-fonts/c/9b58f56f76337ce2ef1f84627ea4bd5a80bbdc51?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2381349)
---
diff --git a/oxygen-fonts.spec b/oxygen-fonts.spec
index aac348f..77a2595 100644
--- a/oxygen-fonts.spec
+++ b/oxygen-fonts.spec
@@ -3,7 +3,7 @@
Name: %{fontname}-fonts
Version: 5.4.3
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: Oxygen fonts created by the KDE Community
# See LICENSE-GPL+FE for details about the exception
@@ -64,6 +64,8 @@ developing applications that use %{name}.
%setup -q -n %{name}-%{version}
%build
+# TODO: Please submit an issue to upstream (rhbz#2381349)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%{cmake_kf5} %{?fontforge} -DOXYGEN_FONT_INSTALL_DIR=%{_fontdir}
%cmake_build
@@ -97,6 +99,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf}-mono.conf \
%{_libdir}/cmake/OxygenFont/
%changelog
+* Mon Jul 27 2026 Cristian Le <fedora@lecris.dev> - 5.4.3-30
+- Allow to build with CMake 4.0 (rhbz#2381349)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 4:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 4:27 [rpms/oxygen-fonts] rawhide: Allow to build with CMake 4.0 (rhbz#2381349) Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox