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:20:17 +01:00
parent 06fe38fcc0
commit d377d7fa4a

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lld
Version: 19.1.5
Version: 19.1.6
Release: 1mamba
Summary: Linker from the LLVM project
Group: Development/Languages
@ -132,6 +132,9 @@ ninja install
%{_docdir}/lld/*
%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