From 663cbe9ad54892bc00686368485bbce52fa69957 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 14 Sep 2005 14:43:59 +0000 Subject: [PATCH] rebuild --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index f90bb61..fe596cf 100644 --- a/libtool.spec +++ b/libtool.spec @@ -4,7 +4,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: %{upstream_version} -Release: 2 +Release: 3 License: GPL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz @@ -138,6 +138,9 @@ fi %changelog +* Wed Sep 14 2005 Karsten Hopp 1.5.20-3 +- rebuilt + * Mon Sep 12 2005 Karsten Hopp 1.5.20-2 - add ltdl license, minor spec-file cleanups (#168075, Ville Skyttä)