diff options
| author | Jesse Keating <jkeating@fedoraproject.org> | 2009-07-30 16:12:55 +0000 |
|---|---|---|
| committer | Jesse Keating <jkeating@fedoraproject.org> | 2009-07-30 16:12:55 +0000 |
| commit | 071803e36d9a77a4fe4b3e30de2a1b2ccb41c4a1 (patch) | |
| tree | f73655f7b98ef5e69cdb887a20829e27db657823 | |
| parent | cabf2d435e213b4fd6482f78198103524bcacaa7 (diff) | |
- rebuilt against gcc-4.4.1libtool-2_2_6-11_fc11_1
| -rw-r--r-- | libtool.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libtool.spec b/libtool.spec index a2f414b..cf92d50 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.4.0 +%define gcc_version 4.4.1 Summary: The GNU Portable Library Tool Name: libtool Version: 2.2.6 -Release: 11%{?dist} +Release: 11%{?dist}.1 License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}a.tar.gz @@ -142,6 +142,9 @@ fi %changelog +* Thu Jul 30 2009 Jakub Jelinek <jakub@redhat.com> 2.2.6-11.fc11.1 +- rebuilt against gcc-4.4.1 + * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |
