diff --git a/compiler-rt.spec b/compiler-rt.spec index 77755d8..a426458 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: 19.1.3 +Version: 19.1.4 Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages @@ -111,6 +111,9 @@ ninja install %doc compiler-rt/LICENSE.TXT %changelog +* Tue Nov 19 2024 Automatic Build System 19.1.4-1mamba +- automatic version update by autodist + * Wed Oct 30 2024 Automatic Build System 19.1.3-1mamba - automatic version update by autodist