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-thread_local] epel10.2: Update to version 1.1.10; Fixes RHBZ#2499319
Date: Sun, 12 Jul 2026 18:41:01 GMT	[thread overview]
Message-ID: <178388166128.1.3998368527975524162.rpms-rust-thread_local-3566bfaefe73@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-thread_local
Branch : epel10.2
Commit : 3566bfaefe7315a8f3e03b9254d5dbb7535f964a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-12T20:00:31+02:00
Stats  : +4/-27 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-thread_local/c/3566bfaefe7315a8f3e03b9254d5dbb7535f964a?branch=epel10.2

Log:
Update to version 1.1.10; Fixes RHBZ#2499319

---
diff --git a/.gitignore b/.gitignore
index bf37455..76335d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /thread_local-1.1.7.crate
 /thread_local-1.1.8.crate
 /thread_local-1.1.9.crate
+/thread_local-1.1.10.crate

diff --git a/rust-thread_local.spec b/rust-thread_local.spec
index 52185b9..a456345 100644
--- a/rust-thread_local.spec
+++ b/rust-thread_local.spec
@@ -1,20 +1,17 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate thread_local
 
 Name:           rust-thread_local
-Version:        1.1.9
+Version:        1.1.10
 Release:        %autorelease
 Summary:        Per-object thread-local storage
 
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/thread_local
 Source:         %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop unused, benchmark-only criterion dev-dependency
-Patch:          thread_local-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 2cd7101..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
-    "drop unused, benchmark-only criterion dev-dependency",
-]
-

diff --git a/sources b/sources
index 0340420..b10cb51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (thread_local-1.1.9.crate) = 80fc2548bae302f22de10d8240d0701efd64cc41eb48b06234426d40f0e05716132e08a8bfe89e17754d61fee37d3359394cbef8e16af307dbfa76e1524de7d4
+SHA512 (thread_local-1.1.10.crate) = b448c7c1379fd2d81a317102580b898370861b64418292af5b4a7c3b3f47affabc92f743bd58913e41a1def165e574ea4451f46aa74e71c5aaedaaaee6a5e367

diff --git a/thread_local-fix-metadata.diff b/thread_local-fix-metadata.diff
deleted file mode 100644
index 5e95d70..0000000
--- a/thread_local-fix-metadata.diff
+++ /dev/null
@@ -1,16 +0,0 @@
---- thread_local-1.1.9/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ thread_local-1.1.9/Cargo.toml	2025-07-09T20:44:59.000714+00:00
-@@ -39,13 +39,5 @@
- name = "thread_local"
- path = "src/lib.rs"
- 
--[[bench]]
--name = "thread_local"
--path = "benches/thread_local.rs"
--harness = false
--
- [dependencies.cfg-if]
- version = "1.0.0"
--
--[dev-dependencies.criterion]
--version = "0.5.1"

                 reply	other threads:[~2026-07-12 18:41 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=178388166128.1.3998368527975524162.rpms-rust-thread_local-3566bfaefe73@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