diff options
| author | Florian La Roche <laroche@fedoraproject.org> | 2005-02-13 15:33:39 +0000 |
|---|---|---|
| committer | Florian La Roche <laroche@fedoraproject.org> | 2005-02-13 15:33:39 +0000 |
| commit | 3da7b5473fc823259e2566727044dd64c04500fb (patch) | |
| tree | 4dd27d9e91f9da87feb0dd1482080668381870b4 | |
| parent | 3dfaa3965495a98961e8e8a0c719329ba374aa56 (diff) | |
- 1.5.14 bugfix releaselibtool-1_5_14_multilib2-3_4_3
| -rw-r--r-- | .cvsignore | 1 | ||||
| -rw-r--r-- | libtool.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -1 +1,2 @@ libtool-1.5.12.tar.gz +libtool-1.5.14.tar.gz diff --git a/libtool.spec b/libtool.spec index 368e2cc..288c481 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,4 +1,4 @@ -%define upstream_version 1.5.12 +%define upstream_version 1.5.14 %define gcc_version 3.4.3 Summary: The GNU Portable Library Tool @@ -134,6 +134,9 @@ fi %changelog +* Sun Feb 13 2005 Florian La Roche <laroche@redhat.com> +- 1.5.14 bugfix release + * Sun Feb 6 2005 Daniel Reed <djr@redhat.com> 1.5.12.multilib2-3.4.3 - update to the 1.5.12 bugfix release - Makes use of $datarootdir, which is necessary for Autoconf >= 2.60. @@ -1 +1 @@ -44015e57e730d84c4b27e556847349cd libtool-1.5.12.tar.gz +049bf67de9b0eb75cd943dafe3d749ec libtool-1.5.14.tar.gz |
