automatic version update by autodist [release 10.0.0-1mamba;Mon Mar 30 2020]

This commit is contained in:
Automatic Build System 2024-01-06 06:25:21 +01:00
parent e263272d12
commit 05c6033ebe

View File

@ -1,8 +1,8 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lld
Version: 9.0.1
Release: 3mamba
Version: 10.0.0
Release: 1mamba
Summary: Linker from the LLVM project
Group: Development/Languages
Vendor: openmamba
@ -121,6 +121,9 @@ ninja install
%{_docdir}/lld/*
%changelog
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
- automatic version update by autodist
* Sat Feb 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0.1-3mamba
- lld standalone package from llvm