automatic version update by autodist [release 19.1.7-1mamba;Tue Jan 14 2025]
This commit is contained in:
parent
766de9c62a
commit
33b4f93bf7
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
Runtime libraries compiler for clang.
|
Runtime libraries compiler for clang.
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: compiler-rt
|
Name: compiler-rt
|
||||||
Version: 19.1.6
|
Version: 19.1.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Runtime libraries compiler for clang
|
Summary: Runtime libraries compiler for clang
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -27,7 +27,6 @@ Requires(pre): clang
|
|||||||
%description
|
%description
|
||||||
Runtime libraries compiler for clang.
|
Runtime libraries compiler for clang.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -a0 -a1 -a2
|
%setup -q -c -a0 -a1 -a2
|
||||||
@ -111,6 +110,9 @@ ninja install
|
|||||||
%doc compiler-rt/LICENSE.TXT
|
%doc compiler-rt/LICENSE.TXT
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 18 2024 Automatic Build System <autodist@openmamba.org> 19.1.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user