From 7c9911eee8faee2c90838fa3691e09e3eec23129 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 03 2013 12:32:26 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- diff --git a/gcc.spec b/gcc.spec index b384f29..8f4135c 100644 --- a/gcc.spec +++ b/gcc.spec @@ -69,7 +69,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, libmudflap, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -2998,6 +2998,9 @@ fi %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 4.8.1-5.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Jul 17 2013 Jakub Jelinek 4.8.1-5 - update from the 4.8 branch - PRs target/55656, target/55657