public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Erhardt <fedora@sicherha.de>
To: git-commits@fedoraproject.org
Subject: [rpms/mimalloc] rawhide: Update to 3.5.0 (#2335526)
Date: Thu, 27 Aug 2026 06:38:30 GMT [thread overview]
Message-ID: <178781271070.1.1934864353520392365.rpms-mimalloc-2172eb9e80e9@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-27 6:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178781271070.1.1934864353520392365.rpms-mimalloc-2172eb9e80e9@fedoraproject.org \
--to=fedora@sicherha.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox