public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-portable-atomic] rawhide: Update to version 1.14.0; Fixes RHBZ#2501733
@ 2026-07-23 15:17 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-23 15:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-portable-atomic
Branch : rawhide
Commit : 841c4d7b72a7f716e872ea9b14c763f384a925f7
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-23T17:07:50+02:00
Stats  : +10/-18 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-portable-atomic/c/841c4d7b72a7f716e872ea9b14c763f384a925f7?branch=rawhide

Log:
Update to version 1.14.0; Fixes RHBZ#2501733

---
diff --git a/.gitignore b/.gitignore
index 0db21a4..ec4d513 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /portable-atomic-1.11.1.crate
 /portable-atomic-1.13.0.crate
 /portable-atomic-1.13.1.crate
+/portable-atomic-1.14.0.crate

diff --git a/portable-atomic-fix-metadata-auto.diff b/portable-atomic-fix-metadata-auto.diff
index d4339a2..b161a6e 100644
--- a/portable-atomic-fix-metadata-auto.diff
+++ b/portable-atomic-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- portable-atomic-1.13.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ portable-atomic-1.13.1/Cargo.toml	2026-03-09T17:46:17.362860+00:00
+--- portable-atomic-1.14.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ portable-atomic-1.14.0/Cargo.toml	2026-07-23T15:01:56.430066+00:00
 @@ -114,16 +114,6 @@
  
  [target."cfg(unix)".dev-dependencies.libc]
@@ -17,7 +17,7 @@
  
  [lints.clippy]
  all = "warn"
-@@ -266,3 +256,4 @@
+@@ -262,3 +252,4 @@
  
  [profile.release]
  debug = 2

diff --git a/portable-atomic-fix-metadata.diff b/portable-atomic-fix-metadata.diff
index 020b486..00d20bd 100644
--- a/portable-atomic-fix-metadata.diff
+++ b/portable-atomic-fix-metadata.diff
@@ -1,14 +1,5 @@
---- portable-atomic-1.13.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ portable-atomic-1.13.1/Cargo.toml	2026-03-09T17:46:17.365069+00:00
-@@ -91,7 +91,7 @@
- version = "0.1"
- 
- [dev-dependencies.crossbeam-utils]
--version = "=0.8.16"
-+version = "0.8.16"
- 
- [dev-dependencies.fastrand]
- version = "2"
+--- portable-atomic-1.14.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ portable-atomic-1.14.0/Cargo.toml	2026-07-23T15:02:21.144288+00:00
 @@ -113,7 +113,7 @@
  version = "1"
  

diff --git a/rust-portable-atomic.spec b/rust-portable-atomic.spec
index aa0ff95..e0b7ebd 100644
--- a/rust-portable-atomic.spec
+++ b/rust-portable-atomic.spec
@@ -5,7 +5,7 @@
 %global crate portable-atomic
 
 Name:           rust-portable-atomic
-Version:        1.13.1
+Version:        1.14.0
 Release:        %autorelease
 Summary:        Portable atomic types including support for 128-bit atomics, atomic float, etc
 
@@ -15,7 +15,7 @@ Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          portable-atomic-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
-# * relax crossbeam-utils and libc dev-dependencies
+# * relax libc dev-dependency
 Patch:          portable-atomic-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 2db61b3..60997c9 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,6 @@
 [package]
 cargo-toml-patch-comments = [
-    "relax crossbeam-utils and libc dev-dependencies",
+    "relax libc dev-dependency",
 ]
 
 [tests]

diff --git a/sources b/sources
index a25e748..fab9262 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (portable-atomic-1.13.1.crate) = 2a1b31ac9814af884640b3398ab824a9795c72d260527a0966b193113808cfbb3345d50cd1beaebb45863437c3d06c8706d34b26efecceefc649319a4bc274a3
+SHA512 (portable-atomic-1.14.0.crate) = 4c306fb2767b1689be65e57552260c2367f37808d0a32affafa21fddacd330c7735b0c3c8fe456fac10c4088ca5e8ede980b6d6da2171fadb682b925ff9a2c63

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

only message in thread, other threads:[~2026-07-23 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 15:17 [rpms/rust-portable-atomic] rawhide: Update to version 1.14.0; Fixes RHBZ#2501733 Fabio Valentini

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