diff --git a/gcc.spec b/gcc.spec index 19e6137..595e70a 100644 --- a/gcc.spec +++ b/gcc.spec @@ -115,7 +115,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 @@ -3010,6 +3010,9 @@ end %endif %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 10.2.1-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 23 2020 Jakub Jelinek 10.2.1-1 - update from releases/gcc-10 branch - GCC 10.2 release