Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtk4 for openSUSE:Factory checked in at 2023-08-15 16:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk4 (Old) and /work/SRC/openSUSE:Factory/.gtk4.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk4" Tue Aug 15 16:39:32 2023 rev:65 rq:1103891 version:4.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk4/gtk4.changes 2023-08-09 17:24:24.049061835 +0200 +++ /work/SRC/openSUSE:Factory/.gtk4.new.11712/gtk4.changes 2023-08-15 16:39:38.786839827 +0200 @@ -1,0 +2,78 @@ +Mon Aug 7 09:55:17 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 4.12.0: + + List widgets: Add scroll_to APIs + + GtkFileLauncher: Add an always-ask property + + GtkTextView: Make backspace behavior match GtkEntry + + gsk: Fix handling of luminance in mask nodes + + Text rendering: Automate the setting of gtk-hint-font-metrics + from the scale factor. This improves font rendering in flatpaks + + Wayland: + - Fix behavior of stylus buttons + - Support suspended window state + + Vulkan: Many improvements + + Tools: Add gtk4-rendernode-tool + + Debugging: Drop the GTK_DEBUG_TOUCHSCREEN flag + + Build: Some build options have been renamed: + - gtk_doc -> documentation + - update_screenshots -> screenshots + - The old names still work + + Updated translations. +- Update option passed to meson following upstream changes. + +------------------------------------------------------------------- +Sun Aug 6 15:38:02 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 4.11.4: + + GtkFileChooser: + - Default to sorting folders first + - Fix a crash when visiting recent files + + GtkTextView: Fix corner cases in word navigation + + GtkMenuButton: Normalize label layout + + GtkDropDown: Add support for sections + + GtkVideo: Make the overlay icon clickable + + GtkWindow: Clear the resize cursors to avoid artifacts + + GtkFileDialog: Always set initial-folder + + GtkDropDown: Update on expression changes + + GtkMapListModel: Implement GtkSectionModel + + Accessibility: + - Improvements all over the place: GtkButton, GtkPasswordEntry, + GtkFontChooserDialog, GtkColorChooserDialog, + GtkShortcutsWindow, GtkMenuButton, GtkAboutDialog, + GtkFileChooserDialog, GtkStackSidebar, GtkStackSwitcher, + GtkMediaControls, GtkColorDialogButton, GtkDropDown, + GtkInfoBar, GtkNotebook, GtkPrintUnixDialog, GtkModelButton + - Make name computation follow the ARIA spec more closely + - Adapt name computation for the common 'nested button' + scenario + - Change many containers to use `generic` instead of `group` + - Use `generic` as the default role + - Use `application` instead of `window` for windows + - Add properties for accessible names of not directly exposed + widgets in GtkListView, GtkGridView and GtkColumnView + + DND: Fix criticals when drops are rejected + + X11: Fix regressions in GLX setup + + Windows: Center newly created transient windows + + Vulkan: + - Add antialising for gradients + - Do less work on clipped away nodes + - Redo image uploading + - Support different image depths and formats + - Add a pipeline cache + + Demos: + - gtk4-demo: Improve window sizing + - gtk4-demo: Improve focus behavior + - gtk4-demo: Add many missing a11y properties + + Tools: gtk4-builder-tool: Make render an alias screenshot + + Inspector: + - Show more information in the a11y tab + - Add an accessibility overlay with warnings and + recommendations + - Limit the width of the a11y tab + + Build: + - Require GLib 2.76 + - Make asan builds work again + - Fix the build if ld is not ld.bdf + + Updated translations. + +------------------------------------------------------------------- Old: ---- gtk-4.10.5.tar.xz New: ---- gtk-4.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk4.spec ++++++ --- /var/tmp/diff_new_pack.w8d91X/_old 2023-08-15 16:39:39.406844055 +0200 +++ /var/tmp/diff_new_pack.w8d91X/_new 2023-08-15 16:39:39.410844082 +0200 @@ -29,14 +29,14 @@ %endif Name: gtk4 -Version: 4.10.5 +Version: 4.12.0 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later Group: Development/Libraries/X11 URL: https://www.gtk.org/ -Source: https://download.gnome.org/sources/gtk/4.10/%{_name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gtk/4.12/%{_name}-%{version}.tar.xz Source2: settings.ini Source3: macros.gtk4 Source99: gtk4-rpmlintrc @@ -262,7 +262,7 @@ %build %meson \ - -Dgtk_doc=true \ + -Ddocumentation=true \ -Dbroadway-backend=true \ -Dcloudproviders=enabled \ -Dcolord=enabled \ @@ -372,6 +372,7 @@ %{_bindir}/gtk4-icon-browser %{_bindir}/gtk4-node-editor %{_bindir}/gtk4-print-editor +%{_bindir}/gtk4-rendernode-tool %{_bindir}/gtk4-widget-factory %{_datadir}/applications/org.gtk.Demo4.desktop %{_datadir}/applications/org.gtk.IconBrowser4.desktop @@ -405,6 +406,7 @@ %{_mandir}/man1/gtk4-encode-symbolic-svg.1%{?ext_man} %{_mandir}/man1/gtk4-icon-browser.1%{?ext_man} %{_mandir}/man1/gtk4-node-editor.1%{?ext_man} +%{_mandir}/man1/gtk4-rendernode-tool.1%{?ext_man} %{_mandir}/man1/gtk4-widget-factory.1%{?ext_man} %files schema ++++++ gtk-4.10.5.tar.xz -> gtk-4.12.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/gtk4/gtk-4.10.5.tar.xz /work/SRC/openSUSE:Factory/.gtk4.new.11712/gtk-4.12.0.tar.xz differ: char 26, line 1