public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cargo] epel9: Update gix dependency to 0.85
@ 2026-07-09 19:42 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-09 19:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cargo
Branch : epel9
Commit : fcbafc3661eb1e9aec04227ec6710a9a2ec621e4
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-09T21:22:40+02:00
Stats  : +5/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cargo/c/fcbafc3661eb1e9aec04227ec6710a9a2ec621e4?branch=epel9

Log:
Update gix dependency to 0.85

---
diff --git a/cargo-fix-metadata.diff b/cargo-fix-metadata.diff
index 5d436d1..778f3d0 100644
--- a/cargo-fix-metadata.diff
+++ b/cargo-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- cargo-0.93.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ cargo-0.93.0/Cargo.toml	2026-05-31T21:19:16.025428+00:00
++++ cargo-0.93.0/Cargo.toml	2026-07-09T19:21:27.234717+00:00
 @@ -31,17 +31,9 @@
  resolver = "2"
  
@@ -24,7 +24,7 @@
  [dependencies.gix]
 -version = "0.73.0"
 -features = [
-+version = "0.83.0"
++version = "0.85.0"
 +features = [
 +    "sha1",
      "progress-tree",
@@ -46,7 +46,7 @@
  [dev-dependencies.gix]
 -version = "0.73.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 e9f05bf..964a392 100644
--- a/rust-cargo.spec
+++ b/rust-cargo.spec
@@ -24,7 +24,7 @@ Patch:          cargo-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
 # * drop features for statically linking cURL, libgit2, OpenSSL, and SQLite
 # * relax rusqlite dependency to allow building with v0.31..v0.38
-# * bump gix dependency from 0.73 to 0.83
+# * bump gix dependency from 0.73 to 0.85
 Patch:          cargo-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 26

diff --git a/rust2rpm.toml b/rust2rpm.toml
index c3c7afa..51135bd 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,7 +6,7 @@ cargo-install-bin = false
 cargo-toml-patch-comments = [
     "drop features for statically linking cURL, libgit2, OpenSSL, and SQLite",
     "relax rusqlite dependency to allow building with v0.31..v0.38",
-    "bump gix dependency from 0.73 to 0.83",
+    "bump gix dependency from 0.73 to 0.85",
 ]
 # this file only refers to statically linked executables distributed by upstream
 license-files.exclude = ["LICENSE-THIRD-PARTY"]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 19:42 [rpms/rust-cargo] epel9: Update gix dependency to 0.85 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox