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] epel9: Add upstream status link for gix 0.85
Date: Tue, 07 Jul 2026 18:41:17 GMT	[thread overview]
Message-ID: <178344967702.1.16659991846237161574.rpms-rust-gengo-1bc212715418@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gengo
Branch : epel9
Commit : 1bc212715418768ca7e2b114b619f06605d4d5a0
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-04T11:13:02+01:00
Stats  : +12/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gengo/c/1bc212715418768ca7e2b114b619f06605d4d5a0?branch=epel9

Log:
Add upstream status link for gix 0.85

---
diff --git a/gengo-fix-metadata.diff b/gengo-fix-metadata.diff
index a87c68f..8927178 100644
--- a/gengo-fix-metadata.diff
+++ b/gengo-fix-metadata.diff
@@ -1,11 +1,11 @@
 --- gengo-0.14.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ gengo-0.14.3/Cargo.toml	2026-04-30T19:00:34.303685+00:00
++++ gengo-0.14.3/Cargo.toml	2026-07-04T10:12:34.558402+00:00
 @@ -62,7 +62,7 @@
  version = "0.14"
  
  [dependencies.gix]
 -version = "0.81"
-+version = "0.85"
++version = ">=0.81, <=0.85"
  features = [
      "attributes",
      "index",

diff --git a/rust-gengo.spec b/rust-gengo.spec
index 1c7eaea..e8613bc 100644
--- a/rust-gengo.spec
+++ b/rust-gengo.spec
@@ -14,7 +14,10 @@ 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
-# * Bump gix to version 0.85
+# * Allow gix through version 0.85:
+#   https://github.com/spenserblack/gengo/commit/d4f7d079454bd5a2c01e2176bfe3f5569972ffd3,
+#   https://github.com/spenserblack/gengo/commit/bf5baee1cedbcc0b3cf5a09bed8f0aab7296b414,
+#   https://github.com/spenserblack/gengo/commit/37a959b485ac06ed851ba49e60f17fa2ac3e5165
 Patch:          gengo-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 3229810..31e4949 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,12 @@
 [package]
 cargo-toml-patch-comments = [
     "Do not depend on criterion; it is needed only for benchmarks",
-    "Bump gix to version 0.85",
+    """\
+Allow gix through version 0.85: \
+https://github.com/spenserblack/gengo/commit/d4f7d079454bd5a2c01e2176bfe3f5569972ffd3, \
+https://github.com/spenserblack/gengo/commit/bf5baee1cedbcc0b3cf5a09bed8f0aab7296b414, \
+https://github.com/spenserblack/gengo/commit/37a959b485ac06ed851ba49e60f17fa2ac3e5165\
+""",
 ]
 
 [tests]

                 reply	other threads:[~2026-07-07 18:41 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=178344967702.1.16659991846237161574.rpms-rust-gengo-1bc212715418@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