Blame SPECS/llvm-toolset.spec

3bd99e
%global maj_ver 14
1827c4
%global min_ver 0
d2facb
%global patch_ver 6
d605f4
#%%global rc_ver 2
34d94e
%global baserelease 1
1827c4
1827c4
Summary: Package that installs llvm-toolset
1827c4
Name: llvm-toolset
1827c4
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
205cb5
Release: %{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist}
1827c4
License: NCSA
1827c4
1827c4
Requires: clang = %{version}
1827c4
1827c4
Requires: llvm = %{version}
d605f4
%ifnarch s390x
1827c4
Requires: lld = %{version}
d605f4
%endif
1827c4
1827c4
%description
1827c4
This is the main package for llvm-toolset.
1827c4
1827c4
%files
1827c4
1827c4
%changelog
d2facb
* Tue Jun 28 2022 Tom Stellard <tstellar@redhat.com> - 14.0.6-1
d2facb
- 14.0.6 Release
d2facb
3bd99e
* Thu Apr 07 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1
3bd99e
- Update to 14.0.0
3bd99e
34d94e
* Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
34d94e
- 13.0.1 Release
34d94e
038e0c
* Fri Oct 22 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
038e0c
- Drop Requres: lldb
038e0c
038e0c
* Fri Oct 15 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
038e0c
- 13.0.0 Release
038e0c
775385
* Fri Jul 16 2021 sguelton@redhat.com - 12.0.1-1
775385
- 12.0.1 release
775385
ce18f6
* Thu May 6 2021 sguelton@redhat.com - 12.0.0-1
ce18f6
- 12.0.0 release
ce18f6
d605f4
* Wed Nov 11 2020 sguelton@redhat.com - 11.0.0-1
d605f4
- 11.0.0 release
d605f4
205cb5
* Wed Sep 23 2020 sguelton@redhat.com - 11.0.0-0.2.rc2
205cb5
- Fix version number
205cb5
205cb5
* Mon Sep 21 2020 sguelton@redhat.com - 11.0.0-0.1.rc2
205cb5
- 11.0.1.rc2 Release
205cb5
10fe55
* Fri Jul 24 2020 sguelton@redhat.com - 10.0.1-1
10fe55
- 10.0.1 Release
10fe55
1827c4
* Tue Apr 14 2020 sguelton@redhat.com - 10.0.0-1
1827c4
- 10.0.0 Release
1827c4
1827c4
* Mon Jan 06 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-1
1827c4
- Fix version number
1827c4
1827c4
* Mon Jan 06 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-1
1827c4
- 9.0.1 Release
1827c4
1827c4
* Tue Oct 01 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-2
1827c4
- 9.0.0 Release
1827c4
1827c4
* Thu Aug 1 2019 sguelton@redhat.com - 8.0.1-1
1827c4
- 8.0.1 release
1827c4
1827c4
* Thu Jun 13 2019 sguelton@redhat.com - 8.0.1-0.1.rc2
1827c4
- 8.0.1rc2 Release
1827c4
1827c4
* Wed Apr 17 2019 sguelton@redhat.com - 8.0.0-1
1827c4
- 8.0.0 Release
1827c4
1827c4
* Sat Dec 15 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-1
1827c4
- 7.0.1 Release
1827c4
1827c4
* Mon Dec 10 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-0.1.rc3
1827c4
- 7.0.1-rc3 Release
1827c4
1827c4
* Thu Oct 11 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-5
1827c4
- Add empty files section
1827c4
1827c4
* Mon Oct 01 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-4
1827c4
- Drop SCL macros
1827c4
1827c4
* Fri Sep 21 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-3
1827c4
- Install lld by default
1827c4
1827c4
* Fri Aug 03 2018 Vít Ondruch <vondruch@redhat.com> - 6.0.1-2
1827c4
- scl_files hack is not needed anymore.
1827c4
1827c4
* Tue Jul 10 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-1
1827c4
- LLVM 6.0.1 release
1827c4
1827c4
* Fri Feb 16 2018 Tilmann Scheller <tschelle@redhat.com> - 5.0.1-5
1827c4
- Move %enable_llvmtoolset7 macro to the -build subpackage to avoid conflicts
1827c4
  between multiple definitions of %scl when using llvm-toolset-7 to build a SCL
1827c4
1827c4
* Thu Feb 08 2018 Tilmann Scheller <tschelle@redhat.com> - 5.0.1-4
1827c4
- Add %enable_llvmtoolset7 macro to make it easier to activate llvm-toolset-7
1827c4
  during package builds.
1827c4
1827c4
* Fri Feb 02 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-3
1827c4
- Only install build tools
1827c4
1827c4
* Fri Feb 02 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-2
1827c4
- Work around bug in scl_files
1827c4
1827c4
* Wed Jan 17 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-1
1827c4
- LLVM 5.0.1 release
1827c4
1827c4
* Wed Jan 17 2018 Tom Stellard <tstellar@redhat.com> - 4.0.1-5
1827c4
- Drop dockerfiles package
1827c4
1827c4
* Wed Oct 04 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-4
1827c4
- Update Dockerfile
1827c4
1827c4
* Wed Sep 20 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-3
1827c4
- Update Dockerfile
1827c4
1827c4
* Wed Aug 09 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-2
1827c4
- Add docker file
1827c4
1827c4
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-1
1827c4
- 4.0.1 Release.
1827c4
1827c4
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-6
1827c4
- Fix Requires for lldb, this package is not built on all arches
1827c4
1827c4
* Mon Jun 05 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-5
1827c4
- Remove scldevel package
1827c4
1827c4
* Mon Jun 05 2017 Tom Stellard <tstellar@rehat.com> - 4.0.0-4
1827c4
- Remove unnecessary code
1827c4
1827c4
* Fri May 12 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-3
1827c4
- Add clang, lldb, and python-lit to Requires
1827c4
1827c4
* Wed May 10 2017 Tilmann Scheller <tschelle@redhat.com> - 4.0.0-2
1827c4
- Update PYTHONPATH to point to the scl's Python site-packages directory
1827c4
1827c4
* Mon Apr 24 2017 Tom Stellard <tstellar@redhat.com> 4.0.0-1
1827c4
- Initial package