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-tame-index] epel10.3: Update to version 0.18.1; Fixes RHBZ#2346776
Date: Mon, 21 Sep 2026 15:11:15 GMT	[thread overview]
Message-ID: <179000347512.1.8157772901894617196.rpms-rust-tame-index-d41cfd379220@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-tame-index
Branch : epel10.3
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.3

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

                 reply	other threads:[~2026-09-21 15:11 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=179000347512.1.8157772901894617196.rpms-rust-tame-index-d41cfd379220@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