From b4b2364218fb413dd00e06b4a1a43db2b602490d Mon Sep 17 00:00:00 2001 From: Christoph Erhardt Date: Thu, 17 Feb 2022 08:07:20 +0100 Subject: [PATCH] Rebuild due to mimalloc soname change --- mold.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mold.spec b/mold.spec index e56c342..cb4e4ce 100644 --- a/mold.spec +++ b/mold.spec @@ -1,6 +1,6 @@ Name: mold Version: 1.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Modern Linker License: AGPLv3+ @@ -118,6 +118,9 @@ fi %{_mandir}/man1/mold.1* %changelog +* Thu Feb 17 2022 Christoph Erhardt - 1.0.2-2 +- Rebuild due to mimalloc soname change + * Sun Jan 23 2022 Christoph Erhardt - 1.0.2-1 - Bump version to 1.0.2.