public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libchewing] f44: Update clap_mangen from 0.2 to 0.3
@ 2026-09-08 6:08 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08 6:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libchewing
Branch : f44
Commit : 2199d20fb9ee42bd14aded186a1935fa0951739c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T10:09:57+01:00
Stats : +29/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libchewing/c/2199d20fb9ee42bd14aded186a1935fa0951739c?branch=f44
Log:
Update clap_mangen from 0.2 to 0.3
---
diff --git a/libchewing-0.13.1-clap_mangen0.13.patch b/libchewing-0.13.1-clap_mangen0.13.patch
new file mode 100644
index 0000000..e647896
--- /dev/null
+++ b/libchewing-0.13.1-clap_mangen0.13.patch
@@ -0,0 +1,25 @@
+From ee0f37d600e1f635b8c5335071b0e26e58c9f16d 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 files changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/tools/Cargo.toml b/tools/Cargo.toml
+index 83ed2f47..ec083d3a 100644
+--- a/tools/Cargo.toml
++++ b/tools/Cargo.toml
+@@ -13,7 +13,7 @@ clap = { version = "4.4.18", features = ["derive"] }
+ env_logger = { workspace = true }
+
+ [dependencies.clap_mangen]
+-version = "0.2.12"
++version = "0.3"
+ optional = true
+
+ [features]
+--
+2.55.0
+
diff --git a/libchewing.spec b/libchewing.spec
index a90c61f..71c20b8 100644
--- a/libchewing.spec
+++ b/libchewing.spec
@@ -24,6 +24,10 @@ Source1: https://codeberg.org/chewing/%{name}/releases/download/v%{versio
Source2: https://chewing.im/.well-known/openpgpkey/hu/y84sdmnksfqswe7fxf5mzjg53tbdz8f5?l=release#/libchewing.pgp
Patch0: 0001-delete-sqlite-bundled-feature.patch
+# Update clap_mangen from 0.2 to 0.3
+# https://codeberg.org/chewing/libchewing/pulls/857
+# Without changes to Cargo.lock.
+Patch1: libchewing-0.13.1-clap_mangen0.13.patch
BuildRequires: gcc cmake make pkgconf texinfo
BuildRequires: cargo-rpm-macros >= 24
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 6:08 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:08 [rpms/libchewing] f44: 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