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

A new commit has been pushed.

Repo   : rpms/rust-tame-index
Branch : epel10
Commit : d41cfd3792209b74c386faa5b900adac5a43dfc7
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-03-24T19:26:50+01:00
Stats  : +14/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tame-index/c/d41cfd3792209b74c386faa5b900adac5a43dfc7?branch=epel10

Log:
Update to version 0.18.1; Fixes RHBZ#2346776

---
diff --git a/.gitignore b/.gitignore
index 3208de5..2caf84e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /tame-index-0.12.0.crate
 /tame-index-0.14.0.crate
 /tame-index-0.17.0.crate
+/tame-index-0.18.1.crate

diff --git a/rust-tame-index.spec b/rust-tame-index.spec
index 6a70ee7..bd44fc3 100644
--- a/rust-tame-index.spec
+++ b/rust-tame-index.spec
@@ -5,7 +5,7 @@
 %global crate tame-index
 
 Name:           rust-tame-index
-Version:        0.17.0
+Version:        0.18.1
 Release:        %autorelease
 Summary:        Access to local and remote cargo registry indices
 

diff --git a/sources b/sources
index 8940d2e..51465ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tame-index-0.17.0.crate) = 398b1cf87628dcdfd140b996c91a90e85d80376f3927a14d46eddda9da226561036093f04ed03f1674cf7bf6d3d6162e87aa8e2d2e406e3abfc6060e65a63b5c
+SHA512 (tame-index-0.18.1.crate) = 4ea74465a1f1a96f864f1e87739bb2439bcb6c7d63f0a5950ca16db17ffe07f7ee3f41d23c612d0f876499eb2f711dab2c3d13f93c62df5a99685e2b1f551697

diff --git a/tame-index-fix-metadata.diff b/tame-index-fix-metadata.diff
index 364e9e1..0417118 100644
--- a/tame-index-fix-metadata.diff
+++ b/tame-index-fix-metadata.diff
@@ -1,25 +1,25 @@
---- tame-index-0.17.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ tame-index-0.17.0/Cargo.toml	2025-01-23T15:15:05.752833+00:00
-@@ -64,12 +64,6 @@
- [[test]]
+--- 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
+@@ -96,12 +96,6 @@
  name = "utils"
  path = "tests/utils.rs"
--
+ 
 -[[bench]]
 -name = "sparse"
 -path = "benches/sparse.rs"
 -harness = false
 -required-features = ["sparse"]
- 
+-
  [dependencies.bytes]
- version = "1.9"
-@@ -164,9 +158,6 @@
+ version = "1.10"
+ optional = true
+@@ -198,9 +192,6 @@
  [dev-dependencies.tempfile]
  version = "3.15"
  
 -[dev-dependencies.tiny-bench]
 -version = "0.4"
 -
- [features]
- __git = []
- __internal_all = [
+ [target."cfg(unix)".dependencies.libc]
+ version = "0.2"
+ 

^ 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: Update to version 0.18.1; Fixes RHBZ#2346776 Fabio Valentini

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