Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package onboard for openSUSE:Factory checked in at 2026-06-03 20:25:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/onboard (Old) and /work/SRC/openSUSE:Factory/.onboard.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "onboard" Wed Jun 3 20:25:30 2026 rev:14 rq:1356895 version:1.4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/onboard/onboard.changes 2025-10-10 17:09:09.780774434 +0200 +++ /work/SRC/openSUSE:Factory/.onboard.new.1937/onboard.changes 2026-06-03 20:29:17.166289247 +0200 @@ -1,0 +2,32 @@ +Wed May 27 08:44:25 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.4.4-2: + * Features: + - Add ANSI key geometry variants to Compact layout + - Add ANSI key geometry variants to Full Keyboard layout + - Detect XKB keyboard model and remap keys for ANSI layout + - Disable docking when x/y coordinates are specified via + command line + - Update WordSuggestions.py to honor punctuation configuration + option + - Added new layout without emoji + - Increase DPI range limits for size validation + - KeyboardWidget: + . fix lost pointer enter/leave events during transparency + transitions + . fix missing hover updates and lost pointer events under X11 + . recover lost pointer and hover events during transparency + transitions + * Fixes: + - Fix crash and incorrect layout handling introduced + - fix(setup): add missing comma before **pkgconfig kwargs + - Fixing FreeBSD documentation about python3. + - Fixing FreeBSD port. + - Only enable -Wlogical-op on Linux (GCC); fix clang build + failures + - Prevent division by zero in DPI calculations + - Safe DPI calculation + * Updated translations. +- Update URL/Source to current "home". + +------------------------------------------------------------------- Old: ---- onboard-1.4.3-7.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio onboard-1.4.4-2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ onboard.spec ++++++ --- /var/tmp/diff_new_pack.xawU7p/_old 2026-06-03 20:29:18.038325361 +0200 +++ /var/tmp/diff_new_pack.xawU7p/_new 2026-06-03 20:29:18.038325361 +0200 @@ -18,16 +18,17 @@ %define series 1.4 %define pythons python3 -%define srcver 1.4.3-7 +%define srcver 1.4.4-2 Name: onboard -Version: 1.4.3.7 +Version: 1.4.4.2 Release: 0 Summary: Simple on-screen Keyboard License: GPL-3.0-only Group: System/X11/Utilities -URL: https://github.com/dr-ni/onboard -Source: https://github.com/dr-ni/onboard/archive/refs/tags/%{srcver}.tar.gz#/onboard-%{srcver}.tar.gz +URL: https://github.com/onboard-osk/onboard +Source: %{url}/archive/refs/tags/v%{srcver}.tar.gz#/onboard-%{srcver}.tar.gz Source1: onboard-defaults.conf + BuildRequires: fdupes BuildRequires: gcc-c++ # Needed for typelib() - Requires. @@ -110,7 +111,7 @@ cp -a build/mo/* %{buildroot}%{_datadir}/locale/ install -Dm 0644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/ -rm %{buildroot}%{_datadir}/doc/%{name}/{AUTHORS,CHANGELOG,COPYING*,DBUS.md,HACKING,README.md,*.example} +rm %{buildroot}%{_datadir}/doc/%{name}/{AUTHORS,CHANGELOG,COPYING*,DBUS.md,HACKING,README.md,README.FreeBSD.md,README.WAYLAND.md,*.example} rm -r %{buildroot}%{_datadir}/icons/ubuntu-mono-* # this will be built upon installation of the package rm %{buildroot}/usr/share/glib-2.0/schemas/gschemas.compiled @@ -135,7 +136,7 @@ %find_lang %{name} %files -%doc AUTHORS CHANGELOG DBUS.md README.md HACKING *.example +%doc AUTHORS CHANGELOG DBUS.md README.md HACKING *.example README.FreeBSD.md README.WAYLAND.md %license COPYING* %{_bindir}/%{name} %{_bindir}/%{name}-settings @@ -149,6 +150,7 @@ %{_datadir}/%{name}/layoutstrings.py %{_datadir}/%{name}/%{name}-defaults.conf* %{_datadir}/%{name}/settings*.ui +%{_datadir}/%{name}/72-onboard-uinput.rules %{_datadir}/applications/%{name}.desktop %{_datadir}/applications/%{name}-settings.desktop %dir %{_datadir}/icons/HighContrast @@ -180,4 +182,9 @@ %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/extensions %{_datadir}/gnome-shell/extensions/[email protected]/ +%dir %{_datadir}/onboard/gnome-extension +%dir %{_datadir}/onboard/gnome-extension/[email protected] +%{_datadir}/onboard/gnome-extension/[email protected]/extension.js +%{_datadir}/onboard/gnome-extension/[email protected]/metadata.json +%{_datadir}/onboard/gnome-extension/[email protected]/stylesheet.css ++++++ _scmsync.obsinfo ++++++ mtime: 1779874968 commit: 1e03f0990af5c4f31bfd9ed11a4d7fa3fbe85ca82a62d95755f5c48099174b2b url: https://src.opensuse.org/GNOME/onboard revision: factory ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-05-27 11:42:48.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ onboard-1.4.3-7.tar.gz -> onboard-1.4.4-2.tar.gz ++++++ /work/SRC/openSUSE:Factory/onboard/onboard-1.4.3-7.tar.gz /work/SRC/openSUSE:Factory/.onboard.new.1937/onboard-1.4.4-2.tar.gz differ: char 15, line 1
