public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-mimalloc] epel10: Update to version 0.1.52; Resolves RHBZ#2480733
@ 2026-07-06 10:21 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-07-06 10:21 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-mimalloc
            Branch : epel10
            Commit : 151aafa15bcd1f8b05a70185396ab2ef931d7215
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-07-06T10:57:42+01:00
            Stats  : +15/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-mimalloc/c/151aafa15bcd1f8b05a70185396ab2ef931d7215?branch=epel10

            Log:
            Update to version 0.1.52; Resolves RHBZ#2480733

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index c2f28c2..89a17dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /mimalloc-0.1.46.crate
 /mimalloc-0.1.48.crate
 /mimalloc-0.1.50.crate
+/mimalloc-0.1.52.crate

diff --git a/rust-mimalloc.spec b/rust-mimalloc.spec
index 38d0244..b49bad0 100644
--- a/rust-mimalloc.spec
+++ b/rust-mimalloc.spec
@@ -5,7 +5,7 @@
 %global crate mimalloc
 
 Name:           rust-mimalloc
-Version:        0.1.50
+Version:        0.1.52
 Release:        %autorelease
 Summary:        Performance and security oriented drop-in allocator
 
@@ -142,6 +142,18 @@ use the "v2" feature of the "%{crate}" crate.
 %files       -n %{name}+v2-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+win_direct_tls-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+win_direct_tls-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "win_direct_tls" feature of the "%{crate}" crate.
+
+%files       -n %{name}+win_direct_tls-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 968cc5c..24ea4c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mimalloc-0.1.50.crate) = dfd581d676b8fcce9df312dbd392c4b3cf901578d4b0ce5bb597c99c8be1e44c795e6d40ac82c9c09af14f7f7afe75c81fc6f6efc60735421f46a4a5ff4f1cf0
+SHA512 (mimalloc-0.1.52.crate) = bc078a12a633986b67d186c3ecb4db64e58e61bbe575783547d3da224dfa9e70b2ffdaeff2a57b9a1dd38e919e9fedd4e8ebc3d45f3a1dcab270fe43297b3502

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 10:21 [rpms/rust-mimalloc] epel10: Update to version 0.1.52; Resolves RHBZ#2480733 Michel Lind

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