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

A new commit has been pushed.

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

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

---
diff --git a/fcitx-skk.spec b/fcitx-skk.spec
index a8f10a5..6ff184e 100644
--- a/fcitx-skk.spec
+++ b/fcitx-skk.spec
@@ -1,6 +1,6 @@
 Name:		fcitx-skk
 Version:	0.1.4
-Release:	15%{?dist}
+Release:	16%{?dist}
 Summary:	Japanese SKK (Simple Kana Kanji) Engine for Fcitx
 
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
@@ -22,6 +22,8 @@ Japanese input method using libskk.
 
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2380587)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake
 %cmake_build
 
@@ -47,6 +49,9 @@ Japanese input method using libskk.
 
 
 %changelog
+* Mon Jul 27 2026 Parag Nemade <panemade AT redhat DOT com> - 0.1.4-16
+- Allow to build with CMake 4.0 (rhbz#2380587)
+
 * 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:00 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:00 [rpms/fcitx-skk] rawhide: Allow to build with CMake 4.0 (rhbz#2380587) Parag Nemade

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