automatic version update by autodist [release 10.0.1-1mamba;Sat Jul 25 2020]

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

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lld
Version: 10.0.0
Version: 10.0.1
Release: 1mamba
Summary: Linker from the LLVM project
Group: Development/Languages
@ -121,6 +121,9 @@ ninja install
%{_docdir}/lld/*
%changelog
* Sat Jul 25 2020 Automatic Build System <autodist@mambasoft.it> 10.0.1-1mamba
- automatic version update by autodist
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
- automatic version update by autodist