Compare commits
3 Commits
19.1.4-1ma
...
19.1.7-1ma
Author | SHA1 | Date | |
---|---|---|---|
41ecd9bc0f | |||
1bf3039cd1 | |||
97d14c445a |
12
clang.spec
12
clang.spec
@ -2,7 +2,7 @@
|
||||
%define MAJver %(echo %version | cut -d. -f1)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: clang
|
||||
Version: 19.1.4
|
||||
Version: 19.1.7
|
||||
Release: 1mamba
|
||||
Summary: C language family frontend for LLVM
|
||||
Group: Development/Languages
|
||||
@ -67,7 +67,6 @@ Requires: gtk-doc
|
||||
%description -n lib%{name}-apidocs
|
||||
This package includes the lib%{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -c -a0 -a1 -a2 -a3
|
||||
@ -183,6 +182,15 @@ rm -f %{buildroot}%{_datadir}/doc/clang/html/.buildinfo
|
||||
%{_datadir}/doc/Clang/clang/html/.buildinfo
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 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
|
||||
|
||||
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 19.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 20 2024 Automatic Build System <autodist@openmamba.org> 19.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user