public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <panemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/fcitx-qt5] rawhide: Allow to build with CMake 4.0 (rhbz#2380585)
Date: Mon, 27 Jul 2026 07:38:00 GMT	[thread overview]
Message-ID: <178513788037.1.18435314195794268530.rpms-fcitx-qt5-5a5a7a0fb783@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-27  7:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178513788037.1.18435314195794268530.rpms-fcitx-qt5-5a5a7a0fb783@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox