automatic version update by autodist [release 19.1.6-1mamba;Wed Dec 18 2024]

This commit is contained in:
Automatic Build System 2024-12-19 12:19:30 +01:00
parent 0ec8e20683
commit 766de9c62a

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: 19.1.5
Version: 19.1.6
Release: 1mamba
Summary: Runtime libraries compiler for clang
Group: Development/Languages
@ -111,6 +111,9 @@ ninja install
%doc compiler-rt/LICENSE.TXT
%changelog
* Wed Dec 18 2024 Automatic Build System <autodist@openmamba.org> 19.1.6-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 19.1.5-1mamba
- automatic version update by autodist