From 9d8a56b800c6b911a9f7b651f827851eef5509c6 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 7 Jul 2010 20:27:04 +0000 Subject: 2.2.10-2 --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 1524abb..8730999 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.4.4 +%define gcc_version 4.5.0 Summary: The GNU Portable Library Tool Name: libtool Version: 2.2.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.lzma @@ -149,6 +149,9 @@ fi %changelog +* Wed Jul 7 2010 Jakub Jelinek 2.2.10-2 +- rebuilt for gcc 4.5.0 + * Thu Jun 24 2010 Karsten Hopp 2.2.10-1 - update to libtool-2.2.10 -- cgit