Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package antimicrox for openSUSE:Factory checked in at 2026-05-19 17:48:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/antimicrox (Old) and /work/SRC/openSUSE:Factory/.antimicrox.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "antimicrox" Tue May 19 17:48:47 2026 rev:20 rq:1353885 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/antimicrox/antimicrox.changes 2026-02-03 21:36:18.884754515 +0100 +++ /work/SRC/openSUSE:Factory/.antimicrox.new.1966/antimicrox.changes 2026-05-19 17:49:06.185470820 +0200 @@ -1,0 +2,31 @@ +Thu May 7 14:40:39 UTC 2026 - Carsten Ziepke <[email protected]> + +- Update to version 3.6.0 + Fixed bugs: + * Fix key assignment dialog for Wayland + * Fix Windows package building + * Fix AppImage dependencies + * Fix joystick status window defer deletion upon close + * Fix use warning log level by default as stated in man + * Fix Fedora 42 build + Implemented enhancements: + * Provide InputDevice IPC via D-Bus + * Simplify usage of setActiveSetNumber in inputdevice + Notable changes: + * New translations: Danish, Slovak, Czech + * Update translations for: Spanish, Chinese (Simplified), + Swedish, Portuguese (Brazil), Italian, Russian, Ukrainian, + Tamil, Indonesian, Persian, Korean, Finnish + * Create devcontainer config for AntiMicroX + * Drop usage of Ubuntu 20.04 Runner + * Bump windows CI runner to 2022 version + * Sync flatpak config with file from + https://github.com/flathub/io.github.antimicrox.antimicrox + * Remove funding from repository + * Docstring cleanup and update: + https://antimicrox.github.io/doxygen/ + * General code and docs cleanup +- Drop Leap 15 workarounds, Leap 15 is EOL +- Update BuildRequires + +------------------------------------------------------------------- Old: ---- antimicrox-3.5.1.tar.gz New: ---- antimicrox-3.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ antimicrox.spec ++++++ --- /var/tmp/diff_new_pack.TTJDDr/_old 2026-05-19 17:49:06.901500439 +0200 +++ /var/tmp/diff_new_pack.TTJDDr/_new 2026-05-19 17:49:06.901500439 +0200 @@ -1,7 +1,8 @@ # # spec file for package antimicrox # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors +# Copyright (c) 2026 Carsten Ziepke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +17,8 @@ # -# a c++17 compiler is needed at least -%if 0%{?sle_version} && 0%{?sle_version} < 160000 -%global force_gcc_version 13 -%endif Name: antimicrox -Version: 3.5.1 +Version: 3.6.0 Release: 0 Summary: Graphical program used to map keyboard keys and mouse controls to a game-pad # antimicrox is GPL-3.0-or-later except SDL_GameControllerDB which is Zlib @@ -36,19 +33,21 @@ BuildRequires: cmake >= 3.12 BuildRequires: extra-cmake-modules BuildRequires: fdupes -BuildRequires: gcc%{?force_gcc_version}-c++ +BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: itstool BuildRequires: libQt6Core5Compat6 BuildRequires: pkgconfig -BuildRequires: qt6-base-devel -BuildRequires: qt6-linguist-devel -BuildRequires: qt6-tools-devel -BuildRequires: shared-mime-info +BuildRequires: pkgconfig(Qt6Concurrent) +BuildRequires: pkgconfig(Qt6Core) +BuildRequires: pkgconfig(Qt6Linguist) +BuildRequires: pkgconfig(Qt6Network) +BuildRequires: pkgconfig(Qt6Widgets) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xtst) +BuildRequires: shared-mime-info %description Antimicrox is a graphical program used to map keyboard keys and mouse @@ -65,9 +64,6 @@ %autosetup -p1 %build -%if 0%{?force_gcc_version} -export CXX="g++-%{force_gcc_version}" -%endif %cmake %cmake_build ++++++ antimicrox-3.5.1.tar.gz -> antimicrox-3.6.0.tar.gz ++++++ ++++ 27932 lines of diff (skipped)
