public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <panemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/fcitx-hangul] rawhide: Allow to build with CMake 4.0 (rhbz#2380584)
Date: Mon, 27 Jul 2026 07:40:30 GMT [thread overview]
Message-ID: <178513803014.1.2117194785351551321.rpms-fcitx-hangul-b7c322510e48@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fcitx-hangul
Branch : rawhide
Commit : b7c322510e480af44f0ae78c41a36147cc4d5b1f
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-07-27T13:10:15+05:30
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fcitx-hangul/c/b7c322510e480af44f0ae78c41a36147cc4d5b1f?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380584)
---
diff --git a/fcitx-hangul.spec b/fcitx-hangul.spec
index 8371db6..ea13a97 100644
--- a/fcitx-hangul.spec
+++ b/fcitx-hangul.spec
@@ -1,6 +1,6 @@
Name: fcitx-hangul
Version: 0.3.1
-Release: 25%{?dist}
+Release: 26%{?dist}
Summary: Hangul Engine for Fcitx
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
@@ -19,6 +19,8 @@ Provides Korean input method from libhangul.
%setup -q -n %{name}-%{version}
%build
+# TODO: Please submit an issue to upstream (rhbz#2380584)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake
%cmake_build
@@ -41,6 +43,9 @@ Provides Korean input method from libhangul.
%{_datadir}/icons/hicolor/*/status/fcitx-hanja-inactive.png
%changelog
+* Mon Jul 27 2026 Parag Nemade <panemade AT redhat DOT com> - 0.3.1-26
+- Allow to build with CMake 4.0 (rhbz#2380584)
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-07-27 7:40 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=178513803014.1.2117194785351551321.rpms-fcitx-hangul-b7c322510e48@fedoraproject.org \
--to=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