automatic version update by autodist [release 19.1.5-1mamba;Tue Dec 03 2024]

This commit is contained in:
Automatic Build System 2024-12-04 21:00:34 +01:00
parent a117b34cf0
commit 0ec8e20683

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