automatic version update by autodist [release 18.1.3-1mamba;Sat Apr 06 2024]

This commit is contained in:
Automatic Build System 2024-04-13 13:49:26 +02:00
parent 289149d49c
commit 7ecbdfcfb7

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lld
Version: 18.1.2
Version: 18.1.3
Release: 1mamba
Summary: Linker from the LLVM project
Group: Development/Languages
@ -134,6 +134,9 @@ ninja install
%{_docdir}/lld/*
%changelog
* Sat Apr 06 2024 Automatic Build System <autodist@openmamba.org> 18.1.3-1mamba
- automatic version update by autodist
* Wed Mar 20 2024 Automatic Build System <autodist@openmamba.org> 18.1.2-1mamba
- automatic version update by autodist