public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cargo] epel10: Update gix dependency to 0.85
@ 2026-07-07 18:42 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cargo
Branch : epel10
Commit : 7f66081e4527ac7fcfbde52a3f148eaaf13dd3e8
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-07-03T20:28:50+02:00
Stats : +4/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cargo/c/7f66081e4527ac7fcfbde52a3f148eaaf13dd3e8?branch=epel10
Log:
Update gix dependency to 0.85
---
diff --git a/cargo-fix-metadata.diff b/cargo-fix-metadata.diff
index 40f89c2..078f9e0 100644
--- a/cargo-fix-metadata.diff
+++ b/cargo-fix-metadata.diff
@@ -24,7 +24,7 @@
[dependencies.gix]
-version = "0.77.0"
-features = [
-+version = "0.83.0"
++version = "0.85.0"
+features = [
+ "sha1",
"progress-tree",
@@ -44,7 +44,7 @@
[dev-dependencies.gix]
-version = "0.77.0"
-features = [
-+version = "0.83.0"
++version = "0.85.0"
+features = [
+ "sha1",
"progress-tree",
diff --git a/rust-cargo.spec b/rust-cargo.spec
index 4480a1a..7cd28ed 100644
--- a/rust-cargo.spec
+++ b/rust-cargo.spec
@@ -23,7 +23,7 @@ Source: %{crates_source}
Patch: cargo-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * drop features for statically linking cURL, libgit2, OpenSSL, and SQLite
-# * bump gix to version 0.83
+# * bump gix to version 0.85
# * bump gix-transport to version 0.57
Patch: cargo-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 4e50500..8704c28 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -5,7 +5,7 @@ description = "Package manager for Rust."
cargo-install-bin = false
cargo-toml-patch-comments = [
"drop features for statically linking cURL, libgit2, OpenSSL, and SQLite",
- "bump gix to version 0.83",
+ "bump gix to version 0.85",
"bump gix-transport to version 0.57",
]
# this file only refers to statically linked executables distributed by upstream
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:42 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:42 [rpms/rust-cargo] epel10: 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