From 8b3a7b2201c19435fce6b6ba983843bb95ac666a Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 19 Mar 2021 15:54:46 +0100 Subject: [PATCH] 11.0.1-0.2 --- gcc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc.spec b/gcc.spec index e7286c9..48d9672 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,5 +1,5 @@ %global DATE 20210319 -%global gitrev e13870b7c083e39ab17cc827bab5cb45387e8f19 +%global gitrev e4dd2d1e93fef51f05cef0ed942fdc7dfd83dafd %global gcc_version 11.0.1 %global gcc_major 11 # Note, gcc_release must be integer, if you want to add suffixes to @@ -119,7 +119,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}.1%{?dist} +Release: %{gcc_release}.2%{?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