public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fcitx-hangul] rawhide: Allow to build with CMake 4.0 (rhbz#2380584)
@ 2026-07-27 7:40 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-27 7:40 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-27 7:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27 7:40 [rpms/fcitx-hangul] rawhide: Allow to build with CMake 4.0 (rhbz#2380584) Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox