From ff48bd388a57b27a976499ab07758604a3927ab3 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sun, 13 Dec 2015 21:52:11 +0100 Subject: libtool: new gcc 5.3.1 in f23 --- repos/autotools/autotools-latest/libtool/libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'repos/autotools/autotools-latest/libtool/libtool.spec') diff --git a/repos/autotools/autotools-latest/libtool/libtool.spec b/repos/autotools/autotools-latest/libtool/libtool.spec index 691ffcf..718350f 100644 --- a/repos/autotools/autotools-latest/libtool/libtool.spec +++ b/repos/autotools/autotools-latest/libtool/libtool.spec @@ -9,7 +9,7 @@ Summary: The GNU Portable Library Tool Name: %{?scl_prefix}libtool Version: 2.4.2 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ Group: Development/Tools @@ -204,6 +204,9 @@ fi %{_libdir}/libltdl.so %changelog +* Sun Dec 13 2015 Pavel Raiskup - 2.4.2-11 +- bump for new gcc in f22+ + * Wed Aug 12 2015 Pavel Raiskup - 2.4.2-10 - help2man BR -- cgit