From ad14c507283eed5176bf2efdc0850194808e8b29 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Thu, 28 Mar 2024 12:41:40 +0000 Subject: [PATCH] Bump alma dist --- SPECS/gcc.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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