diff options
| -rw-r--r-- | libtool.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libtool.spec b/libtool.spec index 4a448da..7265d42 100644 --- a/libtool.spec +++ b/libtool.spec @@ -4,7 +4,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.2 -Release: 30%{?dist} +Release: 31%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ Group: Development/Tools @@ -186,6 +186,9 @@ fi %changelog +* Sun Nov 02 2014 Jakub Jelinek <jakub@redhat.com> - 2.4.2-31 +- rebuilt for gcc 4.9.2 + * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild |
