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-coreutils] epel9: For now, still allow clap_mangen 0.2
Date: Tue, 08 Sep 2026 13:36:24 GMT [thread overview]
Message-ID: <178887458461.1.17162775610856304950.rpms-rust-coreutils-5ef2f14996ec@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-coreutils
Branch : epel9
Commit : 5ef2f14996ec895d3a99a9c22594dbadae4bc709
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-08T14:12:20+01:00
Stats : +4/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-coreutils/c/5ef2f14996ec895d3a99a9c22594dbadae4bc709?branch=epel9
Log:
For now, still allow clap_mangen 0.2
---
diff --git a/coreutils-fix-metadata.diff b/coreutils-fix-metadata.diff
index e03da59..e335e7f 100644
--- a/coreutils-fix-metadata.diff
+++ b/coreutils-fix-metadata.diff
@@ -1,11 +1,11 @@
--- coreutils-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ coreutils-0.7.0/Cargo.toml 2026-09-07T13:17:36.194322+00:00
++++ coreutils-0.7.0/Cargo.toml 2026-09-08T13:11:38.555820+00:00
@@ -420,7 +420,7 @@
optional = true
[dependencies.clap_mangen]
-version = "0.2"
-+version = "0.3"
++version = ">=0.2,<0.4"
optional = true
[dependencies.comm]
diff --git a/rust-coreutils.spec b/rust-coreutils.spec
index 82960a1..147def0 100644
--- a/rust-coreutils.spec
+++ b/rust-coreutils.spec
@@ -34,7 +34,7 @@ Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * loosen selinux version bound from =0.6.0 to 0.6.0
# * bump ctor from 0.6 to 1
-# * update clap_mangen to 0.3:
+# * update clap_mangen to 0.3 (still allow 0.2 for now):
# https://github.com/uutils/coreutils/commit/9397a9c09332dd4a701f344be58d0d59782b2d91
Patch: coreutils-fix-metadata.diff
# * compatibility fixes for ctor 1.x
diff --git a/rust2rpm.toml b/rust2rpm.toml
index c0fca66..73024df 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,7 +6,7 @@ cargo-toml-patch-comments = [
"loosen selinux version bound from =0.6.0 to 0.6.0",
"bump ctor from 0.6 to 1",
"""\
-update clap_mangen to 0.3: \
+update clap_mangen to 0.3 (still allow 0.2 for now): \
https://github.com/uutils/coreutils/commit/9397a9c09332dd4a701f344be58d0d59782b2d91\
""",
]
reply other threads:[~2026-09-08 13:36 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=178887458461.1.17162775610856304950.rpms-rust-coreutils-5ef2f14996ec@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