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] f44: Update clap_mangen dependency from 0.2 to 0.3
Date: Tue, 08 Sep 2026 06:02:17 GMT [thread overview]
Message-ID: <178884733714.1.2665817694934371401.rpms-asciinema-72b966a86777@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/asciinema
Branch : f44
Commit : 72b966a86777f7a7b45a74d6544624f4a9e59581
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T09:13:46+01:00
Stats : +16/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/asciinema/c/72b966a86777f7a7b45a74d6544624f4a9e59581?branch=f44
Log:
Update clap_mangen dependency from 0.2 to 0.3
---
diff --git a/asciinema.spec b/asciinema.spec
index 8775f9b..e5554fb 100644
--- a/asciinema.spec
+++ b/asciinema.spec
@@ -57,6 +57,10 @@ Source: https://github.com/asciinema/asciinema/archive/v%{version}/ascii
# In this minimal downstream patch, only Cargo.toml is adjusted.
Patch: 0001-Update-tokio-tungstenite-from-0.26-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=178884733714.1.2665817694934371401.rpms-asciinema-72b966a86777@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