automatic version update by autodist [release 17.0.4-1mamba;Tue Oct 31 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:29:00 +01:00
parent 08686c50b1
commit c384d449e5

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: 17.0.3
Version: 17.0.4
Release: 1mamba
Summary: Runtime libraries compiler for clang
Group: Development/Languages
@ -77,6 +77,9 @@ ninja install
%doc compiler-rt/LICENSE.TXT
%changelog
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 17.0.4-1mamba
- automatic version update by autodist
* Sun Oct 22 2023 Automatic Build System <autodist@mambasoft.it> 17.0.3-1mamba
- automatic version update by autodist