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