public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fcitx-qt5] rawhide: Allow to build with CMake 4.0 (rhbz#2380585)
@ 2026-07-27 7:38 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-27 7:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fcitx-qt5
Branch : rawhide
Commit : 5a5a7a0fb7835fd7052a271fc2b0715230f03331
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-07-27T13:07:47+05:30
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fcitx-qt5/c/5a5a7a0fb7835fd7052a271fc2b0715230f03331?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380585)
---
diff --git a/fcitx-qt5.spec b/fcitx-qt5.spec
index f540199..7a1d361 100644
--- a/fcitx-qt5.spec
+++ b/fcitx-qt5.spec
@@ -2,7 +2,7 @@
Name: fcitx-qt5
Version: 1.2.6
-Release: 32%{?dist}
+Release: 33%{?dist}
Summary: Fcitx IM module for Qt5
# The entire source code is GPLv2+ except
@@ -43,6 +43,8 @@ developing programs using fcitx-qt5 libraries.
%setup -q
%build
+# TODO: Please submit an issue to upstream (rhbz#2380585)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake
%cmake_build
@@ -67,6 +69,9 @@ developing programs using fcitx-qt5 libraries.
%changelog
+* Mon Jul 27 2026 Parag Nemade <panemade AT redhat DOT com> - 1.2.6-33
+- Allow to build with CMake 4.0 (rhbz#2380585)
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6-32
- 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:38 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:38 [rpms/fcitx-qt5] rawhide: Allow to build with CMake 4.0 (rhbz#2380585) Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox