import UBI gcc-toolset-13-gcc-13.3.1-2.3.el9
This commit is contained in:
parent
427e3080b7
commit
9f48eac002
@ -149,7 +149,7 @@ BuildRequires: scl-utils-build
|
|||||||
Summary: GCC version %{gcc_major}
|
Summary: GCC version %{gcc_major}
|
||||||
Name: %{?scl_prefix}gcc
|
Name: %{?scl_prefix}gcc
|
||||||
Version: %{gcc_version}
|
Version: %{gcc_version}
|
||||||
Release: %{gcc_release}.2%{?dist}
|
Release: %{gcc_release}.3%{?dist}
|
||||||
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
|
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
|
||||||
# GCC Runtime Exception.
|
# GCC Runtime Exception.
|
||||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||||
@ -2922,8 +2922,11 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 14 2025 Marek Polacek <polacek@redhat.com> 13.3.1-2.3
|
||||||
|
- bump for another rebuild (RHEL-78382)
|
||||||
|
|
||||||
* Fri Feb 7 2025 Marek Polacek <polacek@redhat.com> 13.3.1-2.2
|
* Fri Feb 7 2025 Marek Polacek <polacek@redhat.com> 13.3.1-2.2
|
||||||
- disable jQuery use, don't ship jquery.js (CVE-2020-11023, RHEL-78378)
|
- disable jQuery use, don't ship jquery.js (CVE-2020-11023, RHEL-78382)
|
||||||
|
|
||||||
* Fri Jul 12 2024 Marek Polacek <polacek@redhat.com> 13.3.1-2.1
|
* Fri Jul 12 2024 Marek Polacek <polacek@redhat.com> 13.3.1-2.1
|
||||||
- fix wrong RTL patterns for vector merge high/low word on LE (RHEL-45190)
|
- fix wrong RTL patterns for vector merge high/low word on LE (RHEL-45190)
|
||||||
|
Loading…
Reference in New Issue
Block a user