From e0b3768e1a32fcffadd7a37f1e2e6dc0f7c3e593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:43:28 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index f16c3ec..ba49fb9 100644 --- a/gcc.spec +++ b/gcc.spec @@ -94,7 +94,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 @@ -3096,6 +3096,9 @@ fi %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 8.1.1-1.1 +- Rebuilt for Python 3.7 + * Wed May 2 2018 Jakub Jelinek 8.1.1-1 - update from the 8 branch - GCC 8.1 release