Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpano for openSUSE:Factory checked in at 2026-04-12 18:47:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpano (Old) and /work/SRC/openSUSE:Factory/.libpano.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpano" Sun Apr 12 18:47:51 2026 rev:28 rq:1346198 version:2.9.23 Changes: -------- --- /work/SRC/openSUSE:Factory/libpano/libpano.changes 2025-06-06 22:41:41.369403895 +0200 +++ /work/SRC/openSUSE:Factory/.libpano.new.21863/libpano.changes 2026-04-12 18:47:55.831255749 +0200 @@ -1,0 +2,18 @@ +Fri Apr 10 21:58:38 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2.9.23: + * Fixes for gcc-15 (Lukas Wirz) + * Remove FIND_PACKAGE(PkgConfig) from CMakeLists.txt + * Fix FSF address in license headers + * Fix TAGS file target in CMakeLists.txt + * Fix for cmake4 + * Use correct pointer in resample.c + * Fix some unsigned char/signed char issues + * Check if variable is valid before freeing in PTcommon.c + * Refactored code for reading reverse bitmap in bmp.c + * Initialize some variables in PTcommon.c, filter.c, morpher.c, + ptfeather.c, resample.c + * Don't write terminating null in 'line' out of bounds in parser.c +- drop libpano-gcc15.patch (integrated upstream) + +------------------------------------------------------------------- @@ -186 +203,0 @@ - Old: ---- libpano-gcc15.patch libpano13-2.9.22.tar.gz New: ---- libpano13-2.9.23.tar.gz ----------(Old B)---------- Old: * Don't write terminating null in 'line' out of bounds in parser.c - drop libpano-gcc15.patch (integrated upstream) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpano.spec ++++++ --- /var/tmp/diff_new_pack.2fEBZm/_old 2026-04-12 18:47:57.559326084 +0200 +++ /var/tmp/diff_new_pack.2fEBZm/_new 2026-04-12 18:47:57.571326572 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpano # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %bcond_with java Name: libpano -Version: 2.9.22 +Version: 2.9.23 Release: 0 Summary: Panorama Tools Back-End Library License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://panotools.sourceforge.net/ Source: https://sourceforge.net/projects/panotools/files/libpano13/libpano13-%{version}/libpano13-%{version}.tar.gz -# https://sourceforge.net/p/panotools/libpano13/ci/e21a089e92377916977abcc2d73701527a31a8a8/ -Patch0: libpano-gcc15.patch BuildRequires: cmake BuildRequires: gcc-c++ %if %{with java} ++++++ libpano13-2.9.22.tar.gz -> libpano13-2.9.23.tar.gz ++++++ ++++ 7435 lines of diff (skipped)
