public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cristian Le <git@lecris.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/oxygen-fonts] rawhide: Allow to build with CMake 4.0 (rhbz#2381349)
Date: Mon, 24 Aug 2026 04:27:33 GMT [thread overview]
Message-ID: <178754565339.1.3582283766681880366.rpms-oxygen-fonts-9b58f56f7633@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-24 4:27 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=178754565339.1.3582283766681880366.rpms-oxygen-fonts-9b58f56f7633@fedoraproject.org \
--to=git@lecris.dev \
--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