diff --git a/compiler-rt.spec b/compiler-rt.spec index 07b3afc..4939470 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -2,8 +2,8 @@ %define MAJver %(echo %version | cut -d. -f1) %define majver %(echo %version | cut -d. -f1-2) Name: compiler-rt -Version: 18.1.8 -Release: 2mamba +Version: 19.1.1 +Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages Vendor: openmamba @@ -111,6 +111,12 @@ ninja install %doc compiler-rt/LICENSE.TXT %changelog +* Wed Oct 02 2024 Automatic Build System 19.1.1-1mamba +- automatic version update by autodist + +* Wed Sep 18 2024 Automatic Build System 19.1.0-1mamba +- automatic version update by autodist + * Sat Sep 14 2024 Silvan Calarco 18.1.8-2mamba - rebuilt with wasi support