public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cargo] epel9: Update gix dependency to 0.85
Date: Thu, 09 Jul 2026 19:42:12 GMT	[thread overview]
Message-ID: <178362613206.1.1832352893522171633.rpms-rust-cargo-fcbafc3661eb@fedoraproject.org> (raw)

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"]

                 reply	other threads:[~2026-07-09 19:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178362613206.1.1832352893522171633.rpms-rust-cargo-fcbafc3661eb@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox