public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-onefetch] f44: Update gix dependency to 0.85
@ 2026-07-07 18:41 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-onefetch
Branch : f44
Commit : 30d8a2af1a3f1698e5f8e7c1c9f8e5f274cb5c67
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-07-03T20:28:50+02:00
Stats : +3/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-onefetch/c/30d8a2af1a3f1698e5f8e7c1c9f8e5f274cb5c67?branch=f44
Log:
Update gix dependency to 0.85
---
diff --git a/onefetch-fix-metadata.diff b/onefetch-fix-metadata.diff
index 65b9e4a..0b9998e 100644
--- a/onefetch-fix-metadata.diff
+++ b/onefetch-fix-metadata.diff
@@ -16,7 +16,7 @@
[dependencies.gix]
-version = "0.80.0"
-+version = "0.83.0"
++version = "0.85.0"
features = [
"max-performance-safe",
"blob-diff",
diff --git a/rust-onefetch.spec b/rust-onefetch.spec
index b8f9f03..5561277 100644
--- a/rust-onefetch.spec
+++ b/rust-onefetch.spec
@@ -18,7 +18,7 @@ Source: %{crates_source}
Patch: onefetch-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * Do not depend on criterion; it is needed only for benchmarks
-# * Bump gix to version 0.83
+# * Bump gix to version 0.85
# * Bump gix-features to version 0.48
# * Allow older strum 0.27 for EPEL10.2 and older
# * Patch out tests/repo.rs, which requires gix-testtools, and remove the
diff --git a/rust2rpm.toml b/rust2rpm.toml
index c8327b2..21399f1 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,7 @@
[package]
cargo-toml-patch-comments = [
"Do not depend on criterion; it is needed only for benchmarks",
- "Bump gix to version 0.83",
+ "Bump gix to version 0.85",
"Bump gix-features to version 0.48",
"Allow older strum 0.27 for EPEL10.2 and older",
"""\
^ 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-onefetch] f44: Update gix dependency to 0.85 blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox