public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gengo] f43: Add upstream status link for gix 0.85
@ 2026-07-07 18:41 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-07 18:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gengo
Branch : f43
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=f43
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]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 18:41 [rpms/rust-gengo] f43: Add upstream status link for gix 0.85 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox