diff --git a/libtool.spec b/libtool.spec index 945aeebdaf81cbf052d82aa00153d3ec7850609a..e0ff6c35072f38d0d7d1deb526323db8b4f4b9e6 100644 --- a/libtool.spec +++ b/libtool.spec @@ -3,8 +3,8 @@ Name: libtool Version: 2.4.6 -Release: 34 -License: GPLv2+ and LGPLv2+ and GFDL +Release: 35 +License: GPLv2+ and LGPLv2+ and GFDL-1.3-or-later Summary: The GNU Portable Library Tool URL: http://www.gnu.org/software/libtool/ Source0: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz @@ -104,6 +104,9 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la} %changelog +* Tue Apr 26 2022 renhongxun - 2.4.6-35 +- udpate license from GFDL to GFDL-1.3-or-later + * Fri Jul 23 2021 yuanxin - 2.4.6-34 - remove BuildRequires gdb