public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tame-index] epel10.3: Update gix dependency to version 0.73
@ 2026-09-21 15:11 blinxen
  0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-09-21 15:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-tame-index
Branch : epel10.3
Commit : 4adbfe1eaa516bcfdb64033e46a11ee8363fa833
Author : blinxen <h-k-81@hotmail.com>
Date   : 2025-08-01T12:26:49+02:00
Stats  : +12/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tame-index/c/4adbfe1eaa516bcfdb64033e46a11ee8363fa833?branch=epel10.3

Log:
Update gix dependency to version 0.73

---
diff --git a/rust-tame-index.spec b/rust-tame-index.spec
index bd44fc3..db13383 100644
--- a/rust-tame-index.spec
+++ b/rust-tame-index.spec
@@ -14,6 +14,7 @@ URL:            https://crates.io/crates/tame-index
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * remove unused benchmark-only tiny-bench dev-dependency
+# * bump gix to 0.73
 Patch:          tame-index-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index df99d74..7734011 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,7 @@
 [package]
 cargo-toml-patch-comments = [
     "remove unused benchmark-only tiny-bench dev-dependency",
+    "bump gix to 0.73",
 ]
 
 [tests]

diff --git a/tame-index-fix-metadata.diff b/tame-index-fix-metadata.diff
index 0417118..e302388 100644
--- a/tame-index-fix-metadata.diff
+++ b/tame-index-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- tame-index-0.18.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ tame-index-0.18.1/Cargo.toml	2025-03-24T18:16:48.167036+00:00
++++ tame-index-0.18.1/Cargo.toml	2025-08-01T10:20:15.253467+00:00
 @@ -96,12 +96,6 @@
  name = "utils"
  path = "tests/utils.rs"
@@ -13,6 +13,15 @@
  [dependencies.bytes]
  version = "1.10"
  optional = true
+@@ -114,7 +108,7 @@
+ optional = true
+ 
+ [dependencies.gix]
+-version = "0.70"
++version = "0.73"
+ features = []
+ optional = true
+ default-features = false
 @@ -198,9 +192,6 @@
  [dev-dependencies.tempfile]
  version = "3.15"

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

only message in thread, other threads:[~2026-09-21 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 15:11 [rpms/rust-tame-index] epel10.3: Update gix dependency to version 0.73 blinxen

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