public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libchewing] f43: Update clap_mangen from 0.2 to 0.3
@ 2026-09-08 6:12 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08 6:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libchewing
Branch : f43
Commit : e84632ac4931f9c336a48d93422e5656648da99f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T10:41:33+01:00
Stats : +31/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libchewing/c/e84632ac4931f9c336a48d93422e5656648da99f?branch=f43
Log:
Update clap_mangen from 0.2 to 0.3
---
diff --git a/libchewing-0.10.3-clap_mangen0.13.patch b/libchewing-0.10.3-clap_mangen0.13.patch
new file mode 100644
index 0000000..f174e32
--- /dev/null
+++ b/libchewing-0.10.3-clap_mangen0.13.patch
@@ -0,0 +1,25 @@
+From 2185e17e54bb6c62f5cf494a4099657275bc8133 Mon Sep 17 00:00:00 2001
+From: "Benjamin A. Beasley" <code@musicinmybrain.net>
+Date: Sun, 6 Sep 2026 10:05:19 +0100
+Subject: [PATCH] Update clap_mangen from 0.2 to 0.3
+
+---
+ tools/Cargo.toml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/tools/Cargo.toml b/tools/Cargo.toml
+index f40b55ba..1527ca7f 100644
+--- a/tools/Cargo.toml
++++ b/tools/Cargo.toml
+@@ -9,7 +9,7 @@ edition = "2024"
+ anyhow = "1.0.0"
+ chewing = { version = "0.10.3", path = "..", features = ["sqlite"] }
+ clap = { version = "4.4.18", features = ["derive"] }
+-clap_mangen = { version = "0.2.12", optional = true }
++clap_mangen = { version = "0.3", optional = true }
+
+ [features]
+ mangen = ["dep:clap_mangen"]
+--
+2.55.0
+
diff --git a/libchewing.spec b/libchewing.spec
index 51d92d4..7ce4014 100644
--- a/libchewing.spec
+++ b/libchewing.spec
@@ -24,6 +24,12 @@ Source0: https://github.com/chewing/%{name}/releases/download/v%{version_
Source1: https://github.com/chewing/%{name}/releases/download/v%{version_no_tilde}/libchewing-%{version_no_tilde}.tar.zst.asc
Source2: https://chewing.im/.well-known/openpgpkey/hu/y84sdmnksfqswe7fxf5mzjg53tbdz8f5?l=release#/libchewing.pgp
+# Update clap_mangen from 0.2 to 0.3
+# https://codeberg.org/chewing/libchewing/pulls/857
+# Without changes to Cargo.lock.
+# Backported to v0.10.3.
+Patch1: libchewing-0.10.3-clap_mangen0.13.patch
+
BuildRequires: gcc cmake make pkgconf texinfo
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: cmake(Corrosion)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 6:12 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:12 [rpms/libchewing] f43: Update clap_mangen from 0.2 to 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