From 348f6fd9c9a81809e646e12e05be10927579b136 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 21:04:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 6959985..72cf370 100644 --- a/gcc.spec +++ b/gcc.spec @@ -86,7 +86,7 @@ Summary: Various compilers (C, C++, Objective-C, Java, ...) 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 @@ -3068,6 +3068,9 @@ fi %doc rpm.doc/changelogs/libcc1/ChangeLog* %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 6.0.0-0.9.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Feb 1 2016 Jakub Jelinek 6.0.0-0.9 - update from the trunk - PRs middle-end/69556, tree-optimization/67921, tree-optimization/69574