public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trustee-guest-components] f45: Update clap version to fix FTBFS
@ 2026-08-12 10:21 Uri Lublin
  0 siblings, 0 replies; only message in thread
From: Uri Lublin @ 2026-08-12 10:21 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/trustee-guest-components
            Branch : f45
            Commit : 549fc425a1bcc1a3439d1507759a21085aa20830
            Author : Uri Lublin <uril@redhat.com>
            Date   : 2026-08-12T13:03:27+03:00
            Stats  : +13/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/trustee-guest-components/c/549fc425a1bcc1a3439d1507759a21085aa20830?branch=f45

            Log:
            Update clap version to fix FTBFS

Resolves: rhbz#2505038

Signed-off-by: Uri Lublin <uril@redhat.com>

---
diff --git a/0008-Fedora-clap-4.6.1.diff b/0008-Fedora-clap-4.6.1.diff
new file mode 100644
index 0000000..7067ad7
--- /dev/null
+++ b/0008-Fedora-clap-4.6.1.diff
@@ -0,0 +1,11 @@
+--- current/Cargo.toml	2026-08-12 11:49:47.266278883 +0300
++++ new/Cargo.toml	2026-08-12 11:56:26.133489157 +0300
+@@ -17,7 +17,7 @@
+ bincode = "2.0.1"
+ cfg-if = "1.0.4"
+ chrono = "0.4.42"
+-clap = "~4.5.53"
++clap = "~4.6.1"
+ config = "0.15.19"
+ const_format = "0.2.35"
+ env_logger = "0.11.8"

diff --git a/trustee-guest-components.spec b/trustee-guest-components.spec
index 06e25f5..f6a76bb 100644
--- a/trustee-guest-components.spec
+++ b/trustee-guest-components.spec
@@ -57,6 +57,8 @@ Patch5:         0005-Fedora-remove-ttrpc-dependency.patch
 Patch6:         0006-Fedora-remove-jwt-simple-dependency.patch
 # * remove dependency testcontainers - not in Fedora
 Patch7:         0007-Fedora-remove-testcontainers-dependency.patch
+# * update clap version (rhbz#2505038)
+Patch8:         0008-Fedora-clap-4.6.1.diff
 
 ExclusiveArch:  x86_64
 BuildRequires:  cargo-rpm-macros >= 24

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-12 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 10:21 [rpms/trustee-guest-components] f45: Update clap version to fix FTBFS Uri Lublin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox