automatic version update by autodist [release 19.1.7-1mamba;Tue Jan 14 2025]
This commit is contained in:
parent
d377d7fa4a
commit
641cd4e389
6
lld.spec
6
lld.spec
@ -1,7 +1,7 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: lld
|
||||
Version: 19.1.6
|
||||
Version: 19.1.7
|
||||
Release: 1mamba
|
||||
Summary: Linker from the LLVM project
|
||||
Group: Development/Languages
|
||||
@ -54,7 +54,6 @@ Requires: gtk-doc
|
||||
%description -n lib%{name}-apidocs
|
||||
This package includes the lib%{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -c -a1 -a2 -a3
|
||||
@ -132,6 +131,9 @@ ninja install
|
||||
%{_docdir}/lld/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2025 Automatic Build System <autodist@openmamba.org> 19.1.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 18 2024 Automatic Build System <autodist@openmamba.org> 19.1.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user