diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index cc72263..35c21f5 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -128,7 +128,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist}.alma +Release: %{gcc_release}%{?dist}.alma.1 # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -3588,7 +3588,7 @@ end %endif %changelog -* Thu Mar 28 2024 Eduard Abdullin - 11.4.1-3.alma +* Thu Mar 28 2024 Eduard Abdullin - 11.4.1-3.alma.1 - Debrand for AlmaLinux * Mon Dec 18 2023 Marek Polacek 11.4.1-3 @@ -3750,6 +3750,7 @@ end * Tue Jul 12 2022 Marek Polacek 11.3.1-2.1 - fix handling of invalid ranges in std::regex (#2106262) + * Thu Apr 21 2022 Jakub Jelinek 11.3.1-2 - update from releases/gcc-11-branch (#2077536) - GCC 11.3 release