public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/du-dust] f44: Allow clap_mangen 0.3
@ 2026-09-08  6:07 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08  6:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/du-dust
Branch : f44
Commit : a3064516105c68daf576d13c19e590efdecfb7fb
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-08T07:06:51+01:00
Stats  : +11/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/du-dust/c/a3064516105c68daf576d13c19e590efdecfb7fb?branch=f44

Log:
Allow clap_mangen 0.3

---
diff --git a/du-dust-fix-metadata.diff b/du-dust-fix-metadata.diff
index 881ce5f..47f7355 100644
--- a/du-dust-fix-metadata.diff
+++ b/du-dust-fix-metadata.diff
@@ -1,6 +1,6 @@
 diff -Naur a/Cargo.toml b/Cargo.toml
 --- a/Cargo.toml	2026-08-18 23:02:02.000000000 +0100
-+++ b/Cargo.toml	2026-08-31 18:11:45.563496333 +0100
++++ b/Cargo.toml	2026-09-06 09:52:32.175260856 +0100
 @@ -39,17 +39,13 @@
  config-file = "0.2"
  serde = { version = "1.0", features = ["derive"] }
@@ -20,3 +20,12 @@ diff -Naur a/Cargo.toml b/Cargo.toml
  [dev-dependencies]
  assert_cmd = "2"
  tempfile = "=3"
+@@ -57,7 +53,7 @@
+ [build-dependencies]
+ clap = { version = "4.4", features = ["derive"] }
+ clap_complete = "4.4"
+-clap_mangen = "0.2"
++clap_mangen = ">=0.2, <0.4"
+ 
+ [[test]]
+ name = "integration"

diff --git a/du-dust.spec b/du-dust.spec
index 1a9ac78..e7e00d5 100644
--- a/du-dust.spec
+++ b/du-dust.spec
@@ -31,6 +31,7 @@ Source:         %{url}/archive/v%{version}.tar.gz
 # * Remove windows-only dependencies
 # * Allow sysinfo versions through 0.39:
 #   https://github.com/bootandy/dust/pull/617
+# * Allow clap_mangen 0.3: https://github.com/bootandy/dust/pull/618
 Patch:          du-dust-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 26

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

only message in thread, other threads:[~2026-09-08  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08  6:07 [rpms/du-dust] f44: Allow clap_mangen 0.3 Benjamin A. Beasley

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