This commit is contained in:
serge-sans-paille 2020-09-27 13:11:33 +00:00
parent 23f776ed73
commit 00e1b0677e
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
%global llvm_libdir %{_libdir}/%{name}
%global build_llvm_libdir %{buildroot}%{llvm_libdir}
%global rc_ver 3
%global baserelease 0.2
%global baserelease 0.8
%global llvm_srcdir llvm-%{version}%{?rc_ver:rc%{rc_ver}}.src
%global maj_ver 11
%global min_ver 0
@ -531,6 +531,9 @@ fi
%endif
%changelog
* Sun Sep 27 2020 sguelton@redhat.com - 11.0.0-0.8.rc3
- Fix NVR
* Thu Sep 24 2020 sguelton@redhat.com - 11.0.0-0.2.rc3
- Obsolete patch for rhbz#1862012