From ebdc9259af44dcfcf0a67f0ffa052099a8e95116 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 27 Jun 2024 18:45:38 +0200 Subject: [PATCH] automatic version update by autodist [release 18.1.8-1mamba;Sat Jun 22 2024] --- compiler-rt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compiler-rt.spec b/compiler-rt.spec index cff1533..08178ef 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -2,7 +2,7 @@ %define MAJver %(echo %version | cut -d. -f1) %define majver %(echo %version | cut -d. -f1-2) Name: compiler-rt -Version: 18.1.7 +Version: 18.1.8 Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages @@ -77,6 +77,9 @@ ninja install %doc compiler-rt/LICENSE.TXT %changelog +* Sat Jun 22 2024 Automatic Build System 18.1.8-1mamba +- automatic version update by autodist + * Fri Jun 07 2024 Automatic Build System 18.1.7-1mamba - automatic version update by autodist