automatic version update by autodist [release 19.1.4-1mamba;Tue Nov 19 2024]

This commit is contained in:
Automatic Build System 2024-11-21 13:55:39 +01:00
parent 991be2b359
commit 995ea92b4b

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lld
Version: 19.1.3
Version: 19.1.4
Release: 1mamba
Summary: Linker from the LLVM project
Group: Development/Languages
@ -132,6 +132,9 @@ ninja install
%{_docdir}/lld/*
%changelog
* Tue Nov 19 2024 Automatic Build System <autodist@openmamba.org> 19.1.4-1mamba
- automatic version update by autodist
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 19.1.3-1mamba
- automatic version update by autodist