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:02:38 +01:00
parent 995ea92b4b
commit 06fe38fcc0

View File

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