From e069b2a9c930cbcc3419fb63092ae8257e283508 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sat, 1 May 2010 07:13:36 +0000 Subject: [PATCH] 2.2.6-20 --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index f53dc87..ec5fe65 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.4.3 +%define gcc_version 4.4.4 Summary: The GNU Portable Library Tool Name: libtool Version: 2.2.6 -Release: 19%{?dist} +Release: 20%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}b.tar.lzma @@ -147,6 +147,9 @@ fi %changelog +* Sat May 1 2010 Jakub Jelinek 2.2.6-20 +- rebuilt for gcc 4.4.4 + * Mon Apr 12 2010 Karsten Hopp 2.2.6-19 - enable selfcheck - convert changelog files to utf8 (#226050)