public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fcitx-configtool] rawhide: Allow to build with CMake 4.0 (rhbz#2380576)
@ 2026-07-27 7:37 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-27 7:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fcitx-configtool
Branch : rawhide
Commit : 3aa3b29b04b69fa2b0944b1e74b396f3d846acac
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-07-27T13:07:34+05:30
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fcitx-configtool/c/3aa3b29b04b69fa2b0944b1e74b396f3d846acac?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380576)
---
diff --git a/fcitx-configtool.spec b/fcitx-configtool.spec
index ddff8f3..9be610b 100644
--- a/fcitx-configtool.spec
+++ b/fcitx-configtool.spec
@@ -1,6 +1,6 @@
Name: fcitx-configtool
Version: 0.4.10
-Release: 25%{?dist}
+Release: 26%{?dist}
Summary: Gtk+-based configuring tools for Fcitx
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
@@ -23,6 +23,8 @@ Fcitx.
%setup -q -n %{name}-%{version}
%build
+# TODO: Please submit an issue to upstream (rhbz#2380576)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake -DENABLE_GTK3=ON -DENABLE_GTK2=ON
%cmake_build
@@ -39,6 +41,9 @@ Fcitx.
%changelog
+* Mon Jul 27 2026 Parag Nemade <panemade AT redhat DOT com> - 0.4.10-26
+- Allow to build with CMake 4.0 (rhbz#2380576)
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.10-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:37 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:37 [rpms/fcitx-configtool] rawhide: Allow to build with CMake 4.0 (rhbz#2380576) Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox