public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cristian Le <git@lecris.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/tasksh] rawhide: Allow to build with CMake 4.0 (rhbz#2381480)
Date: Tue, 28 Jul 2026 10:56:26 GMT	[thread overview]
Message-ID: <178523618644.1.17379334254154878260.rpms-tasksh-fc0aee0403cf@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/tasksh
            Branch : rawhide
            Commit : fc0aee0403cf36cb8c13016f14252eb655aedd21
            Author : Cristian Le <git@lecris.dev>
            Date   : 2026-07-28T11:55:30+01:00
            Stats  : +6/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/tasksh/c/fc0aee0403cf36cb8c13016f14252eb655aedd21?branch=rawhide

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

Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>

---
diff --git a/tasksh.spec b/tasksh.spec
index 69713a0..8baa7d1 100644
--- a/tasksh.spec
+++ b/tasksh.spec
@@ -2,7 +2,7 @@
 
 Name:           tasksh
 Version:        1.2.0
-Release:        20%{?dist}
+Release:        21%{?dist}
 Summary:        Shell command that wraps Taskwarrior commands
 
 # spdx
@@ -29,6 +29,8 @@ unsupported, buggy and flawed.
 %autosetup -p1
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2381480)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
 %cmake_build
 
@@ -42,6 +44,9 @@ unsupported, buggy and flawed.
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Tue Jul 28 2026 Cristian Le <git@lecris.dev> - 1.2.0-21
+- Allow to build with CMake 4.0 (rhbz#2381480)
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-28 10:56 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=178523618644.1.17379334254154878260.rpms-tasksh-fc0aee0403cf@fedoraproject.org \
    --to=git@lecris.dev \
    --cc=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