automatic version update by autodist [release 19.1.2-1mamba;Tue Oct 15 2024]

This commit is contained in:
Automatic Build System 2024-10-17 21:50:56 +02:00
parent 08fb0986f6
commit 54209e9a59

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