commit 6be20ae195b7fec9b72a746afba46efb86dbebe9
Author: Jan Palus <[email protected]>
Date:   Mon Dec 26 12:08:44 2022 +0100

    up to 2.0.9

 mimalloc-build_type.patch | 2 +-
 mimalloc.spec             | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mimalloc.spec b/mimalloc.spec
index 1b9d6d3..c2caf93 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -4,15 +4,15 @@
 
 Summary:       Compact general purpose allocator with excellent performance
 Name:          mimalloc
-Version:       2.0.7
+Version:       2.0.9
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 Source0:       
https://github.com/microsoft/mimalloc/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 471a4b1e8aa3e788519f9025711e2004
+# Source0-md5: d35a67fe616af61b0bc22c80c8b94f88
 Patch0:                %{name}-build_type.patch
 URL:           https://github.com/microsoft/mimalloc
-BuildRequires: cmake >= 3.0
+BuildRequires: cmake >= 3.13
 BuildRequires: libatomic-devel
 BuildRequires: rpmbuild(macros) >= 2.007
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/mimalloc-build_type.patch b/mimalloc-build_type.patch
index d095b48..37544ad 100644
--- a/mimalloc-build_type.patch
+++ b/mimalloc-build_type.patch
@@ -1,7 +1,7 @@
 --- mimalloc-1.7.3/CMakeLists.txt.orig 2021-11-15 01:47:50.000000000 +0100
 +++ mimalloc-1.7.3/CMakeLists.txt      2021-12-15 20:11:18.521257503 +0100
 @@ -247,9 +247,6 @@
-   set(mi_basename "${mi_basename}-valgrind")
+   set(mi_basename "${mi_basename}-asan")
  endif()
  string(TOLOWER "${CMAKE_BUILD_TYPE}" CMAKE_BUILD_TYPE_LC)
 -if(NOT(CMAKE_BUILD_TYPE_LC MATCHES 
"^(release|relwithdebinfo|minsizerel|none)$"))
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mimalloc.git/commitdiff/6be20ae195b7fec9b72a746afba46efb86dbebe9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to