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-gengo-bin] rawhide: For EPEL9, allow rust 1.91
Date: Tue, 01 Sep 2026 05:51:21 GMT	[thread overview]
Message-ID: <178824188167.1.15323446960749448502.rpms-rust-gengo-bin-c25b9d7a46fa@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gengo-bin
Branch : rawhide
Commit : c25b9d7a46fa8bb3aafbaf7e4a386dd2e4cb6015
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-01T06:37:49+01:00
Stats  : +21/-0 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gengo-bin/c/c25b9d7a46fa8bb3aafbaf7e4a386dd2e4cb6015?branch=rawhide

Log:
For EPEL9, allow rust 1.91

---
diff --git a/gengo-bin-fix-metadata.diff b/gengo-bin-fix-metadata.diff
new file mode 100644
index 0000000..4200aa0
--- /dev/null
+++ b/gengo-bin-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- gengo-bin-0.15.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ gengo-bin-0.15.0/Cargo.toml	2026-09-01T05:37:36.143944+00:00
+@@ -11,7 +11,7 @@
+ 
+ [package]
+ edition = "2024"
+-rust-version = "1.97.1"
++rust-version = "1.91"
+ name = "gengo-bin"
+ version = "0.15.0"
+ build = false

diff --git a/rust-gengo-bin.spec b/rust-gengo-bin.spec
index 4c55d4d..7b296b5 100644
--- a/rust-gengo-bin.spec
+++ b/rust-gengo-bin.spec
@@ -18,6 +18,10 @@ Source:         %{crates_source}
 Source10:       gengo.1
 Source11:       gengo-git.1
 Source12:       gengo-directory.1
+# Manually created patch for downstream crate metadata changes
+# * For EPEL9, loosen the Rust version 1.97.1 (bumped from 1.86 in
+#   https://github.com/spenserblack/gengo/commit/fe06a46b): allow 1.91.
+Patch:          gengo-bin-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 26
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index b8e57d0..5f758a4 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,6 +6,12 @@ extra-files = [
 ]
 # The gengo-bin crate isn’t really intended for external use as a library.
 cargo-install-lib = false
+cargo-toml-patch-comments = [
+    """\
+For EPEL9, loosen the Rust version 1.97.1 (bumped from 1.86 in \
+https://github.com/spenserblack/gengo/commit/fe06a46b): allow 1.91.\
+""",
+]
 
 [[package.extra-sources]]
 number = 10

                 reply	other threads:[~2026-09-01  5:51 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=178824188167.1.15323446960749448502.rpms-rust-gengo-bin-c25b9d7a46fa@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