From f684732e50acdf4f168c278a5f17c28cf9bc9a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:53:43 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 2c62427..9bf86a2 100644 --- a/gcc.spec +++ b/gcc.spec @@ -101,7 +101,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 @@ -2955,6 +2955,9 @@ end %endif %changelog +* Thu Oct 03 2019 Miro HronĨok - 9.2.1-1.1 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Tue Aug 27 2019 Jakub Jelinek 9.2.1-1 - update from 9 branch - GCC 9.2 release