automatic version update by autodist [release 19.1.7-1mamba;Tue Jan 14 2025]

This commit is contained in:
Automatic Build System 2025-01-16 16:27:02 +01:00
parent 766de9c62a
commit 33b4f93bf7
2 changed files with 5 additions and 2 deletions

View File

@ -2,3 +2,4 @@
Runtime libraries compiler for clang.

View File

@ -2,7 +2,7 @@
%define MAJver %(echo %version | cut -d. -f1)
%define majver %(echo %version | cut -d. -f1-2)
Name: compiler-rt
Version: 19.1.6
Version: 19.1.7
Release: 1mamba
Summary: Runtime libraries compiler for clang
Group: Development/Languages
@ -27,7 +27,6 @@ Requires(pre): clang
%description
Runtime libraries compiler for clang.
%debug_package
%prep
%setup -q -c -a0 -a1 -a2
@ -111,6 +110,9 @@ ninja install
%doc compiler-rt/LICENSE.TXT
%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