public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-crossbeam-epoch] epel9: Update to version 0.9.20; Fixes RHBZ#2497405
@ 2026-07-06 21:38 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-06 21:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-crossbeam-epoch
Branch : epel9
Commit : 99ec870c138826b7934db22dc914c08882f42ced
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-06T23:37:17+02:00
Stats : +28/-13 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-crossbeam-epoch/c/99ec870c138826b7934db22dc914c08882f42ced?branch=epel9
Log:
Update to version 0.9.20; Fixes RHBZ#2497405
---
diff --git a/.gitignore b/.gitignore
index a11d0b5..c817b7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/crossbeam-epoch-0.9.15.crate
/crossbeam-epoch-0.9.17.crate
/crossbeam-epoch-0.9.18.crate
+/crossbeam-epoch-0.9.20.crate
diff --git a/crossbeam-epoch-fix-metadata-auto.diff b/crossbeam-epoch-fix-metadata-auto.diff
index 4529f42..a975c70 100644
--- a/crossbeam-epoch-fix-metadata-auto.diff
+++ b/crossbeam-epoch-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- crossbeam-epoch-0.9.18/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ crossbeam-epoch-0.9.18/Cargo.toml 2024-01-11T17:27:01.731050+00:00
-@@ -42,7 +42,6 @@
+--- crossbeam-epoch-0.9.20/Cargo.toml 2006-07-24T01:21:28+00:00
++++ crossbeam-epoch-0.9.20/Cargo.toml 2026-07-06T19:53:47.080296+00:00
+@@ -41,7 +41,6 @@
alloc = []
default = ["std"]
loom = [
@@ -8,11 +8,20 @@
"crossbeam-utils/loom",
]
nightly = ["crossbeam-utils/nightly"]
-@@ -51,7 +50,3 @@
- "crossbeam-utils/std",
- ]
+@@ -81,11 +80,6 @@
+ [dev-dependencies.rand]
+ version = "0.8"
-[target."cfg(crossbeam_loom)".dependencies.loom-crate]
-version = "0.7.1"
-optional = true
-package = "loom"
+-
+ [lints.clippy.declare_interior_mutable_const]
+ level = "allow"
+ priority = 1
+@@ -101,3 +95,4 @@
+ "cfg(crossbeam_loom)",
+ "cfg(crossbeam_sanitize)",
+ ]
++
diff --git a/crossbeam-epoch-fix-metadata.diff b/crossbeam-epoch-fix-metadata.diff
index ec81d29..a6005d8 100644
--- a/crossbeam-epoch-fix-metadata.diff
+++ b/crossbeam-epoch-fix-metadata.diff
@@ -1,6 +1,6 @@
---- crossbeam-epoch-0.9.18/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ crossbeam-epoch-0.9.18/Cargo.toml 2024-01-11T17:27:11.140087+00:00
-@@ -41,9 +41,6 @@
+--- crossbeam-epoch-0.9.20/Cargo.toml 2006-07-24T01:21:28+00:00
++++ crossbeam-epoch-0.9.20/Cargo.toml 2026-07-06T19:53:47.081577+00:00
+@@ -40,9 +40,6 @@
[features]
alloc = []
default = ["std"]
diff --git a/rust-crossbeam-epoch.spec b/rust-crossbeam-epoch.spec
index 1f29f60..3464765 100644
--- a/rust-crossbeam-epoch.spec
+++ b/rust-crossbeam-epoch.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate crossbeam-epoch
Name: rust-crossbeam-epoch
-Version: 0.9.18
+Version: 0.9.20
Release: %autorelease
Summary: Epoch-based garbage collection
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..d280b0e
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+ "drop unstable-only dependency on loom",
+]
+
diff --git a/sources b/sources
index 6e5668b..dd03946 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (crossbeam-epoch-0.9.18.crate) = 0a8a199b9d77f4e28e91fe0a0cbff7e0dec58cac283631fd972477fa912d2f6ddfddaed2c695e4978b01cb5440b702822af6333e7c3dfbcb9a2c2086999516b2
+SHA512 (crossbeam-epoch-0.9.20.crate) = ee89c4953aae073b6607a3938b9fea812f222a8d8f321806d5150880a171ea01acd5d1cbbcc46d92f2ac7a788f6f20b7cfaf5845bdbd1a21938c7070ce6f4fc9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 21:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 21:38 [rpms/rust-crossbeam-epoch] epel9: Update to version 0.9.20; Fixes RHBZ#2497405 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox