automatic version update by autodist [release 17.0.6-1mamba;Wed Nov 29 2023]

This commit is contained in:
Automatic Build System 2024-01-06 06:25:36 +01:00
parent 501820643a
commit d76ac5b480

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lld
Version: 17.0.5
Version: 17.0.6
Release: 1mamba
Summary: Linker from the LLVM project
Group: Development/Languages
@ -134,6 +134,9 @@ ninja install
%{_docdir}/lld/*
%changelog
* Wed Nov 29 2023 Automatic Build System <autodist@mambasoft.it> 17.0.6-1mamba
- automatic version update by autodist
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 17.0.5-1mamba
- automatic version update by autodist