From 27a264bd9c6e7b3b8c618ad9fabbebd4f792cb97 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Fri, 14 Feb 2025 12:49:15 -0500 Subject: [PATCH] 13.3.1-2.3 Bump for another rebuild Resolves: RHEL-78382 --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 4bc6b99..2953419 100644 --- a/gcc.spec +++ b/gcc.spec @@ -149,7 +149,7 @@ BuildRequires: scl-utils-build Summary: GCC version %{gcc_major} Name: %{?scl_prefix}gcc Version: %{gcc_version} -Release: %{gcc_release}.2%{?dist} +Release: %{gcc_release}.3%{?dist} # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -2922,6 +2922,9 @@ fi %endif %changelog +* Fri Feb 14 2025 Marek Polacek 13.3.1-2.3 +- bump for another rebuild (RHEL-78382) + * Fri Feb 7 2025 Marek Polacek 13.3.1-2.2 - disable jQuery use, don't ship jquery.js (CVE-2020-11023, RHEL-78382)