diff options
| author | Jakub Jelinek <jakub@fedoraproject.org> | 2005-07-09 19:06:36 +0000 |
|---|---|---|
| committer | Jakub Jelinek <jakub@fedoraproject.org> | 2005-07-09 19:06:36 +0000 |
| commit | 954ce357703bb8690b03819f41e9ace7fa61d401 (patch) | |
| tree | bac0aec18c99269ceed026618edabdc78490a1f0 | |
| parent | bc8cbcf8e13ef47ee0e55deba7dd20fc2d3a6b9f (diff) | |
1.5.18-3libtool-1_5_18-3
| -rw-r--r-- | libtool.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libtool.spec b/libtool.spec index a91ee6e..5497471 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 @@ -136,6 +136,9 @@ fi %changelog +* Sat Jul 9 2005 Jakub Jelinek <jakub@redhat.com> 1.5.18-3 +- rebuilt with GCC 4.0.1. + * Tue May 17 2005 Alexandre Oliva <aoliva@redhat.com> 1.5.18-2 - Update patch file. |
