From 305029d3ec9d1f4c1d12cc7abca8a0abe564bd01 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 17 Feb 2015 12:13:32 +0100 Subject: [PATCH] 5.0.0-0.15 --- gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 9f541c5..c274722 100644 --- a/gcc.spec +++ b/gcc.spec @@ -2940,7 +2940,7 @@ fi %doc rpm.doc/changelogs/libcc1/ChangeLog* %changelog -* Tue Feb 16 2015 Jakub Jelinek 5.0.0-0.15 +* Tue Feb 17 2015 Jakub Jelinek 5.0.0-0.15 - update from the trunk - PRs bootstrap/48009, c++/65075, c++/65080, c/65066, ipa/64963, ipa/65059, target/53348, target/65058, tree-optimization/63593,