Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libtool for openSUSE:Factory checked in at 2026-07-21 22:52:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtool (Old) and /work/SRC/openSUSE:Factory/.libtool.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtool" Tue Jul 21 22:52:49 2026 rev:61 rq:1366703 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libtool/libtool.changes 2025-06-23 14:50:33.188966349 +0200 +++ /work/SRC/openSUSE:Factory/.libtool.new.24530/libtool.changes 2026-07-21 22:52:51.018238238 +0200 @@ -1,0 +2,22 @@ +Sat Jul 18 06:12:53 UTC 2026 - Christoph G <[email protected]> + +- update to version 2.6.2 + - Add a new tool, libtool-next-version, to guide users through updating + library versions. + - Add tagging for Objective-C and Objective-C++, OBJC and OBJCXX. + - Increase 5 digit limit on revision value for libraries to 19 digits, + which is referencing Unix epoch time in nanoseconds. + - Add configuration options to choose whether to use '-nostdlib' to let + the compiler frontend decide what standard libraries to link when + building C++ shared libraries and modules, --enable-cxx-stdlib and + --disable-cxx-stdlib. + - Allow statically linking GCC and Clang compiler support libraries + into shared libraries. + - Add linking clang_rt static archives compiler internal libraries by + their absolute path. + - Pass '--target' architecture flag for Clang. + - Pass 'resource-dir=*' flag for Clang. + - Recognise explicit shared library arguments when linking dependency + libraries to a shared library, like exists when linking a program. + +------------------------------------------------------------------- Old: ---- libtool-2.5.4.tar.xz libtool-2.5.4.tar.xz.sig New: ---- libtool-2.6.2.tar.xz libtool-2.6.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtool.spec ++++++ --- /var/tmp/diff_new_pack.MaCOjl/_old 2026-07-21 22:52:51.790264528 +0200 +++ /var/tmp/diff_new_pack.MaCOjl/_new 2026-07-21 22:52:51.794264665 +0200 @@ -1,7 +1,7 @@ # # spec file for package libtool # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ %define psuffix %{nil} %endif Name: libtool%{psuffix} -Version: 2.5.4 +Version: 2.6.2 Release: 0 Summary: A Tool to Build Shared Libraries License: GFDL-1.2-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later @@ -97,6 +97,7 @@ %license COPYING %doc AUTHORS NEWS README THANKS ChangeLog %{_bindir}/libtool +%{_bindir}/libtool-next-version %{_bindir}/libtoolize %{_includedir}/libltdl %{_includedir}/ltdl.h @@ -108,6 +109,7 @@ %{_infodir}/libtool.info-1%{?ext_info} %{_infodir}/libtool.info-2%{?ext_info} %{_mandir}/man1/libtool.1%{?ext_man} +%{_mandir}/man1/libtool-next-version.1%{?ext_man} %{_mandir}/man1/libtoolize.1%{?ext_man} %{_datadir}/libtool ++++++ libtool-2.5.4.tar.xz -> libtool-2.6.2.tar.xz ++++++ ++++ 71741 lines of diff (skipped)
