Changelog for
gnu-compilers-hpc-1.4-150100.3.31.1.noarch.rpm :
* Mon Sep 04 2023 eichAATTsuse.com- Create correct links for cc and c++ and make sure failure of last test in %posttrans is not returned as status of scriptlet (bsc#1214816).
* Wed Jun 14 2023 eichAATTsuse.com- Fix %posttrans script (`done` instead of `fi`) (bsc#1212351).
* Thu Jun 08 2023 eichAATTsuse.com- Add support for gcc13
* Mon Jan 02 2023 eichAATTsuse.com- Fix compatibility for SLE-12: define _rpmmacrodir after hpc_init.
* Tue Dec 13 2022 eichAATTsuse.com- Add support for gcc12 (jsc#PED-2834).
* Mon Dec 13 2021 aginiesAATTsuse.com- fix _multibuild with a correct list of gcc version
* Wed Oct 06 2021 eichAATTsuse.com- Use %_rpmmacrodir instead of %{_sysconfdir}/rpm (boo#1191381).
* Thu Jul 15 2021 eichAATTsuse.com- Improve setting of standard binaries (c, c++) for non-base versions.- Improve environment settings: only set CC, CXX etc when compilers are installed. Thus, if only gnu
-compiler-hpc is installed, they will not be set.
* Wed Jun 23 2021 eichAATTsuse.com- Add build support for gcc11 to HPC build (jsc#SLE-18780, jsc#SLE-18781, jsc#SLE-18782).
* Thu Jul 23 2020 eichAATTsuse.com- Add build support for gcc10 to HPC build (bsc#1174439). Fix version parsing for gcc10 and up.
* Fri Aug 02 2019 eichAATTsuse.com- Add support for gcc v.6, v.8 and v.9. for SLE-12 HPC: v.6, v.7, v.8 (jsc#SLE-7765) for SLE-15 & SLE-15-SP1: gcc v.7, v.8 (jsc#SLE-7766) for SLE-15-SP2: add gcc v.9 (jsc#SLE-8604)- For the base compiler add a Provides: for the versioned form.
* Wed Jan 16 2019 eichAATTsuse.com- Add links from the generic compiler binary names cc, cpp, c++ and fc to the compiler specific names in the package private binary directory.
* Sun Nov 18 2018 eichAATTsuse.com- Define _hpc_gnu_module (bsc#1116458).
* Tue Jan 30 2018 eichAATTsuse.com- Update to gcc v.7 for SLES-12 builds.- Set the \'granularity\' for selection to the granularity of GNU toolchain versions we distinguish: For major versions until 4, this is 2 versions, for anything above it is just the major version.- On TW/Factory add explicit dependency to the compiler major version package. This is to make sure package gets rebuilt when this versions changes.
* Fri Nov 10 2017 eichAATTsuse.com- Add Requires: for lua-lmod to base package.- Add Provides/Conflicts: to macro package: only one version of this macro package can can be installed at the same time.
* Thu Oct 05 2017 eichAATTsuse.com- Make source files downloadable from git.- Remove some debugging code.
* Wed Oct 04 2017 eichAATTsuse.com- Fix LICENSE and copyright statement in LICENSE.
* Tue Sep 12 2017 eichAATTsuse.com- Rename: rpmlintrc -> gnu-compilers-hpc-rpmlintrc
* Tue Sep 12 2017 eichAATTsuse.com- Remove spec_fix.pl, use multibuild instead.- Add RPM macros to be used together with macros.hpc from suse-hpc.
* Thu Jun 08 2017 eichAATTsuse.com- Update spec_fix.pl: It is now able to produce multiple spec files from one replacement file.
* Tue May 02 2017 eichAATTsuse.com- Remove ohpc-isms.- Add support for gcc update versions.- Pick correct compiler version.
* Wed Nov 30 2016 eichAATTsuse.com- Fix group of devel package: Development/Languages
* Tue Nov 15 2016 pmladekAATTsuse.com- Add gcc-c++ into requires of the devel package- Make the devel package to require the exact version of the main one
* Thu Oct 20 2016 eichAATTsuse.com- Modified package to use a spec file template.
* Thu Oct 13 2016 eichAATTsuse.com- Initial version of gnu compiler selection module FATE#321705.