public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/asciinema] rawhide: Update clap_mangen dependency from 0.2 to 0.3
Date: Tue, 08 Sep 2026 06:02:07 GMT [thread overview]
Message-ID: <178884732769.1.16927666824960913650.rpms-asciinema-a9fb79db7e93@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/asciinema
Branch : rawhide
Commit : a9fb79db7e935b029a75b15c71f2e68923bef8f9
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T09:12:42+01:00
Stats : +16/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/asciinema/c/a9fb79db7e935b029a75b15c71f2e68923bef8f9?branch=rawhide
Log:
Update clap_mangen dependency from 0.2 to 0.3
---
diff --git a/asciinema.spec b/asciinema.spec
index 0745a94..6111eea 100644
--- a/asciinema.spec
+++ b/asciinema.spec
@@ -52,6 +52,10 @@ Patch: update-avt-from-0.17-to-0.18.0.patch
# Update tokio-tungstenite dependency from 0.28 to 0.29
Patch: update-tokio-tungstenite-from-0.28-to-0.29.patch
+# Update clap_mangen dependency from 0.2 to 0.3
+# https://github.com/asciinema/asciinema/pull/753
+Patch: update-clap_mangen-from-0.2-to-0.3.patch
+
BuildRequires: cargo-rpm-macros
%description
diff --git a/update-clap_mangen-from-0.2-to-0.3.patch b/update-clap_mangen-from-0.2-to-0.3.patch
new file mode 100644
index 0000000..bbb4d6b
--- /dev/null
+++ b/update-clap_mangen-from-0.2-to-0.3.patch
@@ -0,0 +1,12 @@
+diff -Naur a/Cargo.toml b/Cargo.toml
+--- a/Cargo.toml 2026-09-06 08:51:23.933687034 +0100
++++ b/Cargo.toml 2026-09-06 08:51:49.241323893 +0100
+@@ -46,7 +46,7 @@
+ [build-dependencies]
+ clap = { version = "4.0", features = ["derive", "wrap_help"] }
+ clap_complete = "4.0"
+-clap_mangen = "0.2"
++clap_mangen = "0.3"
+ url = "2.5"
+
+ [profile.release]
reply other threads:[~2026-09-08 6:02 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=178884732769.1.16927666824960913650.rpms-asciinema-a9fb79db7e93@fedoraproject.org \
--to=code@musicinmybrain.net \
--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