This commit is contained in:
sergesanspaille 2020-02-17 15:49:10 +00:00
parent 139b5a7e66
commit 28cdc9893f
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
%global min_ver 0
%global patch_ver 0
%global rc_ver 2
%global baserelease 0.1
%global baserelease 0.3
%global clang_tools_binaries \
%{_bindir}/clang-apply-replacements \
@ -456,6 +456,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ninja check-all -C _build || \
%endif
%changelog
* Mon Feb 17 2020 sguelton@redhat.com - 10.0.0-0.3.rc2
- Fix NVR
* Fri Feb 14 2020 sguelton@redhat.com - 10.0.0-0.1.rc2
- 10.0.0 rc2