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

A new commit has been pushed.

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

Log:
For EPEL9, allow rust 1.91

---
diff --git a/gengo-fix-metadata.diff b/gengo-fix-metadata.diff
index 665e82d..18b439a 100644
--- a/gengo-fix-metadata.diff
+++ b/gengo-fix-metadata.diff
@@ -1,5 +1,14 @@
 --- gengo-0.15.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ gengo-0.15.0/Cargo.toml	2026-08-31T20:31:11.143334+00:00
++++ gengo-0.15.0/Cargo.toml	2026-09-01T05:32:12.937887+00:00
+@@ -11,7 +11,7 @@
+ 
+ [package]
+ edition = "2024"
+-rust-version = "1.97.1"
++rust-version = "1.91"
+ name = "gengo"
+ version = "0.15.0"
+ build = false
 @@ -97,14 +97,6 @@
  version = "1"
  features = ["derive"]

diff --git a/rust-gengo.spec b/rust-gengo.spec
index ffbcacf..a81713a 100644
--- a/rust-gengo.spec
+++ b/rust-gengo.spec
@@ -14,6 +14,8 @@ URL:            https://crates.io/crates/gengo
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * Do not depend on criterion; it is needed only for benchmarks
+# * 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-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index da453d6..d2f4e42 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,10 @@
 [package]
 cargo-toml-patch-comments = [
     "Do not depend on criterion; it is needed only for benchmarks",
+    """\
+For EPEL9, loosen the Rust version 1.97.1 (bumped from 1.86 in \
+https://github.com/spenserblack/gengo/commit/fe06a46b): allow 1.91.\
+""",
 ]
 
 [tests]

                 reply	other threads:[~2026-09-01  5:50 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=178824184777.1.1981641987368692620.rpms-rust-gengo-c922491b6692@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