automatic version update by autodist [release 19.1.1-1mamba;Wed Oct 02 2024]

This commit is contained in:
Automatic Build System 2024-10-06 21:06:43 +02:00
parent fda326c65b
commit 08fb0986f6

View File

@ -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 <autodist@openmamba.org> 19.1.1-1mamba
- automatic version update by autodist
* Wed Sep 18 2024 Automatic Build System <autodist@openmamba.org> 19.1.0-1mamba
- automatic version update by autodist
* Sat Sep 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 18.1.8-2mamba
- rebuilt with wasi support