public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fcitx-kkc] rawhide: Allow to build with CMake 4.0 (rhbz#2380586)
@ 2026-07-27  8:13 Parag Nemade
  0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-27  8:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fcitx-kkc
Branch : rawhide
Commit : 5c7f792b254c128db58a6817799fdd8129f9bbb8
Author : Parag Nemade <panemade AT redhat DOT com>
Date   : 2026-07-27T13:42:56+05:30
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fcitx-kkc/c/5c7f792b254c128db58a6817799fdd8129f9bbb8?branch=rawhide

Log:
Allow to build with CMake 4.0 (rhbz#2380586)

---
diff --git a/fcitx-kkc.spec b/fcitx-kkc.spec
index d5c9529..8603a13 100644
--- a/fcitx-kkc.spec
+++ b/fcitx-kkc.spec
@@ -1,6 +1,6 @@
 Name:		fcitx-kkc
 Version:	0.1.4
-Release:	15%{?dist}
+Release:	16%{?dist}
 Summary:	Japanese Kana Kanji Engine for Fcitx
 
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
@@ -21,6 +21,8 @@ input method using libkkc.
 
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2380586)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake
 %cmake_build
 
@@ -47,6 +49,9 @@ rm -f $RPM_BUILD_ROOT%{_includedir}/fcitx/module/kkc/fcitx-kkc.h
 
 
 %changelog
+* Mon Jul 27 2026 Parag Nemade <panemade AT redhat DOT com> - 0.1.4-16
+- Allow to build with CMake 4.0 (rhbz#2380586)
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-15
 - 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  8:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27  8:13 [rpms/fcitx-kkc] rawhide: Allow to build with CMake 4.0 (rhbz#2380586) Parag Nemade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox