diff --git a/gcc.spec b/gcc.spec index fa1bad8..ce9cae6 100644 --- a/gcc.spec +++ b/gcc.spec @@ -125,7 +125,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist} +Release: %{gcc_release}%{?dist}.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 @@ -3217,6 +3217,9 @@ end %endif %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 12.1.1-3.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 30 2022 Jakub Jelinek 12.1.1-3 - fix up libtsan on s390x