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/rust-sequoia-chameleon-gnupg] f43: Allow clap_mangen 0.3
Date: Tue, 08 Sep 2026 06:30:22 GMT [thread overview]
Message-ID: <178884902252.1.14235394785434531893.rpms-rust-sequoia-chameleon-gnupg-f9531ee11cc5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-chameleon-gnupg
Branch : f43
Commit : f9531ee11cc529303e0bf7dddec2766c0c8c6d5c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-07T11:28:12+01:00
Stats : +16/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-chameleon-gnupg/c/f9531ee11cc529303e0bf7dddec2766c0c8c6d5c?branch=f43
Log:
Allow clap_mangen 0.3
---
diff --git a/rust-sequoia-chameleon-gnupg.spec b/rust-sequoia-chameleon-gnupg.spec
index 8f62e1c..e452883 100644
--- a/rust-sequoia-chameleon-gnupg.spec
+++ b/rust-sequoia-chameleon-gnupg.spec
@@ -32,6 +32,8 @@ Source2: activate.sh
# https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/commit/c56743ac36efb9e12f29e31fd36aeba12ff111f7;
# a source-code patch in the tests is also required
# * bump sequoia-wot dependency from 0.14 to 0.15
+# * Update clap_mangen to version 0.3; still allow version 0.2, as upstream:
+# https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/commit/e504b30e2e09d34d87526838e4e429d1095a119a
Patch: sequoia-chameleon-gnupg-fix-metadata.diff
# * fix running integration tests in release mode with prebuilt executable
Patch2: 0001-fix-integration-tests-for-release-mode-and-use-prebu.patch
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 72c9eb6..388e254 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -13,6 +13,10 @@ cargo-toml-patch-comments = [
a source-code patch in the tests is also required\
""",
"bump sequoia-wot dependency from 0.14 to 0.15",
+ """\
+ Update clap_mangen to version 0.3; still allow version 0.2, as upstream: \
+ https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/commit/e504b30e2e09d34d87526838e4e429d1095a119a\
+ """,
]
extra-files = [
"%{_datadir}/%{crate}/",
diff --git a/sequoia-chameleon-gnupg-fix-metadata.diff b/sequoia-chameleon-gnupg-fix-metadata.diff
index 8bb7658..5d79325 100644
--- a/sequoia-chameleon-gnupg-fix-metadata.diff
+++ b/sequoia-chameleon-gnupg-fix-metadata.diff
@@ -1,5 +1,5 @@
--- sequoia-chameleon-gnupg-0.13.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-chameleon-gnupg-0.13.1/Cargo.toml 2026-05-27T13:31:16.076289+00:00
++++ sequoia-chameleon-gnupg-0.13.1/Cargo.toml 2026-09-07T10:27:38.280993+00:00
@@ -50,18 +50,9 @@
repository = "https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
@@ -48,3 +48,12 @@
default-features = false
[dev-dependencies.regex]
+@@ -260,7 +250,7 @@
+ version = "4.4.9"
+
+ [build-dependencies.clap_mangen]
+-version = "0.2.19"
++version = ">=0.2.19,<0.4"
+
+ [build-dependencies.libc]
+ version = "0.2"
reply other threads:[~2026-09-08 6:30 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=178884902252.1.14235394785434531893.rpms-rust-sequoia-chameleon-gnupg-f9531ee11cc5@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