public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-thread_local] epel10: Update to version 1.1.10; Fixes RHBZ#2499319
@ 2026-07-12 18:32 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-12 18:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-thread_local
Branch : epel10
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

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"

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

only message in thread, other threads:[~2026-07-12 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 18:32 [rpms/rust-thread_local] epel10: Update to version 1.1.10; Fixes RHBZ#2499319 Fabio Valentini

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