From 238bd00f201ac928df15a39a7104eecfdfe69bbf Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 27 Oct 2011 19:59:24 +0200 Subject: [PATCH] rebuilt for gcc 4.6.2 --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 44823b8..28773de 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.6.1 +%define gcc_version 4.6.2 Summary: The GNU Portable Library Tool Name: libtool Version: 2.4 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz @@ -149,6 +149,9 @@ fi %changelog +* Thu Oct 27 2011 Jakub Jelinek 2.4-7 +- rebuilt for gcc 4.6.2 + * Tue Jun 28 2011 Peter Robinson - 2.4-6 - actually update the hardwired gcc version