public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-portable-atomic-util] f44: Update to version 0.2.7; Fixes RHBZ#2459000
@ 2026-07-21 20:02 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-21 20:02 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-portable-atomic-util
Branch : f44
Commit : 8bc3073bd75ed15a53bf0651e3e692f25d57a2e1
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-21T16:39:12+02:00
Stats  : +15/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-portable-atomic-util/c/8bc3073bd75ed15a53bf0651e3e692f25d57a2e1?branch=f44

Log:
Update to version 0.2.7; Fixes RHBZ#2459000

---
diff --git a/.gitignore b/.gitignore
index eac95ef..06f5e9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /portable-atomic-util-0.2.3.crate
 /portable-atomic-util-0.2.4.crate
 /portable-atomic-util-0.2.6.crate
+/portable-atomic-util-0.2.7.crate

diff --git a/rust-portable-atomic-util.spec b/rust-portable-atomic-util.spec
index 1671041..4c19007 100644
--- a/rust-portable-atomic-util.spec
+++ b/rust-portable-atomic-util.spec
@@ -5,7 +5,7 @@
 %global crate portable-atomic-util
 
 Name:           rust-portable-atomic-util
-Version:        0.2.6
+Version:        0.2.7
 Release:        %autorelease
 Summary:        Synchronization primitives built with portable-atomic
 
@@ -60,6 +60,18 @@ use the "alloc" feature of the "%{crate}" crate.
 %files       -n %{name}+alloc-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+serde-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+serde-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "serde" feature of the "%{crate}" crate.
+
+%files       -n %{name}+serde-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+std-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index 54c6b3d..11824f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (portable-atomic-util-0.2.6.crate) = 12fa0d815a662e05867d7aaf84556ab637c827e1b0329c19ef4eaf6b0afa106f93aa760846a9dac38cd18bb03d2f631b365bad321da5365bbbe32d1a0a6c5163
+SHA512 (portable-atomic-util-0.2.7.crate) = 3666894a94351bbc788a2c02027af35fd8932ea677d02da64e1d161d474eee3017c618ed6f44e894ee4f1389a85196ecd120edef51b1edafeb82e81310bb1d86

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

only message in thread, other threads:[~2026-07-21 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 20:02 [rpms/rust-portable-atomic-util] f44: Update to version 0.2.7; Fixes RHBZ#2459000 Fabio Valentini

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