public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mimalloc] rawhide: Update to 3.5.0 (#2335526)
@ 2026-08-27  6:38 Christoph Erhardt
  0 siblings, 0 replies; only message in thread
From: Christoph Erhardt @ 2026-08-27  6:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mimalloc
Branch : rawhide
Commit : 2172eb9e80e9e0051828855e831a41bc6a8973a7
Author : Christoph Erhardt <fedora@sicherha.de>
Date   : 2026-08-27T00:02:45+02:00
Stats  : +9/-17 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mimalloc/c/2172eb9e80e9e0051828855e831a41bc6a8973a7?branch=rawhide

Log:
Update to 3.5.0 (#2335526)

---
diff --git a/.gitignore b/.gitignore
index 4576f1d..6aea858 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1 @@
-/mimalloc-2.0.2.tar.gz
-/mimalloc-2.0.3.tar.gz
-/mimalloc-2.0.5.tar.gz
-/mimalloc-2.0.6.tar.gz
-/mimalloc-2.0.7.tar.gz
-/mimalloc-2.0.9.tar.gz
-/mimalloc-2.1.0.tar.gz
-/mimalloc-2.1.1.tar.gz
-/mimalloc-2.1.2.tar.gz
-/mimalloc-2.1.4.tar.gz
-/mimalloc-2.1.7.tar.gz
-/mimalloc-2.1.9.tar.gz
-/mimalloc-2.2.3.tar.gz
+/mimalloc-*.tar.gz

diff --git a/mimalloc.spec b/mimalloc.spec
index 86ac261..7fc01e1 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -1,8 +1,8 @@
 %undefine __cmake_in_source_build
 
 Name:           mimalloc
-Version:        2.2.3
-Release:        5%{?dist}
+Version:        3.5.0
+Release:        1%{?dist}
 Summary:        A general purpose allocator with excellent performance
 
 License:        MIT
@@ -48,7 +48,7 @@ rm -rf bin
 %files
 %license LICENSE
 %doc readme.md
-%{_libdir}/lib%{name}.so.2*
+%{_libdir}/lib%{name}.so.*
 
 %files devel
 %{_libdir}/lib%{name}.so
@@ -58,6 +58,10 @@ rm -rf bin
 
 
 %changelog
+* Wed Aug 26 2026 Christoph Erhardt <fedora@sicherha.de> - 3.5.0-1
+- Update to 3.5.0 (#2335526)
+- Override the standard malloc interface (#2304716)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index ca5f43b..f0573b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mimalloc-2.2.3.tar.gz) = 55262050f63868e3029cd929a74d312dc0f34b606534b1d0b3735eecc8eed68aae97523a50228b4ac4044e1e03192f2909440e3a27607e2d364607ac0bda828f
+SHA512 (mimalloc-3.5.0.tar.gz) = c5d92b42302c564b5949a9002f92ae096f7afaaf283ec21e01db6529ae4f1fa979ce0dc7bf268c25ad6e13d0bb2273df41f7f7304c39e2ab01ff2463e2878329

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

only message in thread, other threads:[~2026-08-27  6:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27  6:38 [rpms/mimalloc] rawhide: Update to 3.5.0 (#2335526) Christoph Erhardt

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