automatic version update by autodist [release 18.1.5-1mamba;Sat May 04 2024]

This commit is contained in:
Automatic Build System 2024-05-08 18:44:11 +02:00
parent 08f4b4178c
commit 007aa4b98a
1 changed files with 4 additions and 1 deletions

View File

@ -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.4
Version: 18.1.5
Release: 1mamba
Summary: Runtime libraries compiler for clang
Group: Development/Languages
@ -77,6 +77,9 @@ ninja install
%doc compiler-rt/LICENSE.TXT
%changelog
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 18.1.5-1mamba
- automatic version update by autodist
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 18.1.4-1mamba
- automatic version update by autodist