Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fltk for openSUSE:Factory checked in at 2024-01-04 15:56:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fltk (Old) and /work/SRC/openSUSE:Factory/.fltk.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fltk" Thu Jan 4 15:56:41 2024 rev:49 rq:1136152 version:1.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/fltk/fltk.changes 2022-01-11 21:20:42.977019880 +0100 +++ /work/SRC/openSUSE:Factory/.fltk.new.28375/fltk.changes 2024-01-04 15:57:54.489638198 +0100 @@ -1,0 +2,49 @@ +Sat Dec 30 16:17:34 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.3.9: + * Support macOS up to macOS 14 "Sonoma". + * Update bundled libraries to current versions (see below). + * Introduce bundled image library "prefixing" to avoid + conflicts with system libraries. + * Bundled library versions (see also README.bundled-libs.txt): + * Library Version Release date + * jpeg jpeg-9e 2022-01-16 + * png libpng-1.6.40 2023-06-21 + * zlib zlib-1.3 2023-08-18 + * Backport X11 INCR protocol fixes from 1.4.0 (issue #451) + * X11: Suppress compiler warnings when using gcc or clang + * Fix crash if a program exits before it opens a window + * Fix compilation error with current Visual Studio 2022 + * Backport warning fixes from 1.4.0 in src/fl_draw.cxx + * Fix compiler warning as pointed out in PR #693 + * Fix another compiler warning (#693) + * Remove unused variable, fix "type issue" (#445, part 2) + * Fix stack buffer overflow found by address sanitizer + * Fix "gtk+ rendering" (GitHub Issue #443) + * Fix doxygen warnings + * Bump version numbers, prepare release 1.3.9 + * Fix several compiler warnings + * Update bundled image libraries and zlib to current + versions + * Update README, README.CMake.txt, and some support files + * Fix compiler warnings: backported from 1.4 (git 'master') + * CMake/MSVC: remove confusing recommendation to rerun + * Documentation: remove dark color on title page + * Raise CMake minimum required version to 3.15 and more + * macOS platform: Issue #325 "Disabling IM disables Greek + and Cyrillic layouts" + * Fix fullscreen window level corner cases on macOS + * Fix issue #373 apparent with macOS platform and SDK ⤠+ * Issue #452: Fl::get_font_name failure on OS-X. + * Issue #454: crash in Fl::get_font_name(). + * Issue #469: Fl_Sys_Menu_Bar menu item shortcuts using Esc + Tab don't work on Mac + * Fix "Focus is lost leaving full screen on macOS 13" + * Add support of macOS Ventura 13.0 and macOS Sonoma 14.0 + * macOS: remove configure option --enable-x11 and CMake + OPTION_APPLE_X11; this functionality remains in FLTK 1.4. + * configure.ac: make sure local-png and local-zlib always + run together + * Remove the -mwindows argument from CFLAGS and CXXFLAGS + +------------------------------------------------------------------- Old: ---- fltk-1.3.8-source.tar.bz2 New: ---- fltk-1.3.9-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fltk.spec ++++++ --- /var/tmp/diff_new_pack.k2VjyH/_old 2024-01-04 15:57:55.641680282 +0100 +++ /var/tmp/diff_new_pack.k2VjyH/_new 2024-01-04 15:57:55.645680429 +0100 @@ -1,7 +1,7 @@ # # spec file for package fltk # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define libname libfltk1_3 Name: fltk -Version: 1.3.8 +Version: 1.3.9 Release: 0 Summary: C++ GUI Toolkit for the X Window System, OpenGL, and WIN32 License: LGPL-2.1-or-later ++++++ fltk-1.3.8-source.tar.bz2 -> fltk-1.3.9-source.tar.bz2 ++++++ ++++ 45401 lines of diff (skipped)