Rebuild after git revert / fix NVR
This commit is contained in:
parent
8c4ee42420
commit
f3aa9468b1
@ -11,7 +11,7 @@
|
||||
%global llvm_libdir %{_libdir}/%{name}
|
||||
%global build_llvm_libdir %{buildroot}%{llvm_libdir}
|
||||
#%%global rc_ver 6
|
||||
%global baserelease 2
|
||||
%global baserelease 4
|
||||
%global llvm_srcdir llvm-%{version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global maj_ver 11
|
||||
%global min_ver 0
|
||||
@ -536,6 +536,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 17 2020 sguelton@redhat.com - 11.0.0-4
|
||||
- Rebuild after git revert / fix NVR
|
||||
|
||||
* Sat Oct 31 2020 Jeff Law <law@redhat.com> - 11.0.0-2
|
||||
- Fix missing #include for gcc-11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user