diff --git a/compiler-rt.spec b/compiler-rt.spec index 3d2a510..7bf7658 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: 17.0.6 +Version: 18.1.1 Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages @@ -77,6 +77,12 @@ ninja install %doc compiler-rt/LICENSE.TXT %changelog +* Tue Mar 12 2024 Automatic Build System 18.1.1-1mamba +- automatic version update by autodist + +* Wed Mar 06 2024 Automatic Build System 18.1.0-1mamba +- automatic version update by autodist + * Tue Nov 28 2023 Automatic Build System 17.0.6-1mamba - automatic version update by autodist