6.0.1 Release

This commit is contained in:
Tom Stellard 2018-06-26 00:55:38 +00:00
parent ffa0ad7b11
commit 629a77b63c
1 changed files with 4 additions and 3 deletions

View File

@ -10,11 +10,9 @@
%global min_ver 0
%global patch_ver 1
%global rc_ver 2
Name: llvm
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
Release: 0.4.rc%{rc_ver}%{?dist}
Release: 1%{?dist}
Summary: The Low Level Virtual Machine
License: NCSA
@ -210,6 +208,9 @@ fi
%{_libdir}/cmake/llvm/LLVMStaticExports.cmake
%changelog
* Mon Jun 25 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-1
- 6.0.1 Release
* Thu Jun 07 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-0.4.rc2
- 6.0.1-rc2