public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fcitx-ui-light] rawhide: Allow to build with CMake 4.0 (rhbz#2380581)
@ 2026-07-27 7:53 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-27 7:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fcitx-ui-light
Branch : rawhide
Commit : 2373098c56cc9dfd61da4ec9f960a9c3d90935c9
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-07-27T13:23:43+05:30
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fcitx-ui-light/c/2373098c56cc9dfd61da4ec9f960a9c3d90935c9?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380581)
---
diff --git a/fcitx-ui-light.spec b/fcitx-ui-light.spec
index 6947c58..7c5f98e 100644
--- a/fcitx-ui-light.spec
+++ b/fcitx-ui-light.spec
@@ -1,6 +1,6 @@
Name: fcitx-ui-light
Version: 0.1.3
-Release: 35%{?dist}
+Release: 36%{?dist}
Summary: Light UI for fcitx
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
@@ -21,6 +21,8 @@ Light UI is a light-weight user interface for fcitx.
%setup -q -n %{name}-%{version}
%build
+# TODO: Please submit an issue to upstream (rhbz#2380581)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake
%cmake_build
@@ -44,6 +46,9 @@ EOF
%{_datadir}/applications/fcitx-light.desktop
%changelog
+* Mon Jul 27 2026 Parag Nemade <panemade AT redhat DOT com> - 0.1.3-36
+- Allow to build with CMake 4.0 (rhbz#2380581)
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-35
- 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:53 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:53 [rpms/fcitx-ui-light] rawhide: Allow to build with CMake 4.0 (rhbz#2380581) Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox