From afdf7c6bed082f3eed85b58d8cc153ca63f67a6c Mon Sep 17 00:00:00 2001
From: Pavel Raiskup <praiskup@redhat.com>
Date: Thu, 17 Jul 2014 11:08:48 +0200
Subject: [PATCH] bump: new gcc 4.9.1

Version: 2.4.2-27
---
 libtool.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/libtool.spec b/libtool.spec
index 065e8e0..607e37f 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -4,7 +4,7 @@
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.4.2
-Release: 26%{?dist}
+Release: 27%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 URL:     http://www.gnu.org/software/libtool/
 Group:   Development/Tools
@@ -186,6 +186,9 @@ fi
 
 
 %changelog
+* Thu Jul 17 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-27
+- rebuild for gcc 4.9.1
+
 * Mon Jun 09 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-26
 - gcc-java removed from Fedora completely (#1106080)
 - spec cleanup and implement RPM/SRPM hack (#429880)