public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-asyncgit] f43: Update gix dependency to 0.85
@ 2026-07-07 18:22 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-asyncgit
Branch : f43
Commit : 6b6c0995dd49a5884398bf875b849ea3444f8fef
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-07-03T20:29:19+02:00
Stats : +3/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-asyncgit/c/6b6c0995dd49a5884398bf875b849ea3444f8fef?branch=f43
Log:
Update gix dependency to 0.85
---
diff --git a/asyncgit-fix-metadata.diff b/asyncgit-fix-metadata.diff
index 03a152b..caf2252 100644
--- a/asyncgit-fix-metadata.diff
+++ b/asyncgit-fix-metadata.diff
@@ -13,7 +13,7 @@
[dependencies.gix]
-version = "0.78.0"
-+version = "0.83.0"
++version = "0.85.0"
features = [
"mailmap",
"max-performance",
diff --git a/rust-asyncgit.spec b/rust-asyncgit.spec
index 9c039b0..32a2ccc 100644
--- a/rust-asyncgit.spec
+++ b/rust-asyncgit.spec
@@ -13,7 +13,7 @@ License: MIT
URL: https://crates.io/crates/asyncgit
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
-# * bump gix dependency to 0.83
+# * bump gix dependency to 0.85
# * remove feature for building / statically linking vendored OpenSSL sources
Patch: asyncgit-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index a7ceca7..5fe3062 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,6 @@
[package]
cargo-toml-patch-comments = [
- "bump gix dependency to 0.83",
+ "bump gix dependency to 0.85",
"remove feature for building / statically linking vendored OpenSSL sources",
]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:22 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:22 [rpms/rust-asyncgit] f43: 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