From 91803ab4e648fee4780ca4c4b613d6909aa916b5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:28:56 +0100 Subject: [PATCH] automatic version update by autodist [release 13.0.1-1mamba;Thu Feb 03 2022] --- compiler-rt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compiler-rt.spec b/compiler-rt.spec index 515d907..2a210b7 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: compiler-rt -Version: 13.0.0 +Version: 13.0.1 Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages @@ -75,6 +75,9 @@ mv %{buildroot}%{_prefix}/{share/*.txt,%{_lib}/clang/%{version}/share/} %doc LICENSE.TXT %changelog +* Thu Feb 03 2022 Automatic Build System 13.0.1-1mamba +- automatic version update by autodist + * Sat Oct 30 2021 Automatic Build System 13.0.0-1mamba - automatic version update by autodist