Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package antimicrox for openSUSE:Factory checked in at 2021-09-14 21:14:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/antimicrox (Old) and /work/SRC/openSUSE:Factory/.antimicrox.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "antimicrox" Tue Sep 14 21:14:36 2021 rev:4 rq:918846 version:3.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/antimicrox/antimicrox.changes 2021-08-31 19:56:20.674010994 +0200 +++ /work/SRC/openSUSE:Factory/.antimicrox.new.1899/antimicrox.changes 2021-09-14 21:14:56.864437897 +0200 @@ -1,0 +2,19 @@ +Sat Sep 11 04:41:12 UTC 2021 - Carsten Ziepke <[email protected]> + +- Update to version 3.1.7 + - Wayland support for keyboard emulation rocket + - Load save dialogue window won't show saved configs = can't + open saves + - Segmentation Fault when change profile from command line + - Include Appstream information into AppImage Build + - fix: Remove warning "QLocalSocket::waitForDisconnected() + is not allow??? + - Crash-related fixes linked with memory management + - refactor: Improve log showing gamepad name + - refactor: Refactor executing commands + - Allow regular users using uinput + - feat: switch from xtest to uinput when wayland is detected +- Update BuildRequires: cmake >= 3.12 is needed +- Fix some rpmlint warnings + +------------------------------------------------------------------- Old: ---- antimicrox-3.1.6.tar.gz New: ---- antimicrox-3.1.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ antimicrox.spec ++++++ --- /var/tmp/diff_new_pack.LgUI8C/_old 2021-09-14 21:14:57.420438444 +0200 +++ /var/tmp/diff_new_pack.LgUI8C/_new 2021-09-14 21:14:57.420438444 +0200 @@ -17,7 +17,7 @@ Name: antimicrox -Version: 3.1.6 +Version: 3.1.7 Release: 0 Summary: Graphical program used to map keyboard keys and mouse controls to a game-pad License: GPL-3.0-or-later @@ -28,7 +28,7 @@ Patch0: remove_datetime_aboutdialog.patch # PATCH-FIX-OPENSUSE fix_xcb_linker.patch -- fix linking xcb Patch1: fix_xcb_linker.patch -BuildRequires: cmake >= 3.6 +BuildRequires: cmake >= 3.12 BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: fdupes @@ -76,6 +76,9 @@ rm %{buildroot}%{_datadir}/%{name}/CHANGELOG.md rm %{buildroot}%{_datadir}/doc/%{name}/CHANGELOG.md +# rename udev rule - see gh#AntiMicroX/antimicrox/#204 +mv %{buildroot}%{_udevrulesdir}/60-antimcrox-uinput.rules %{buildroot}%{_udevrulesdir}/60-%{name}-uinput.rules + %fdupes %{buildroot}%{_datadir} %suse_update_desktop_file -r io.github.antimicrox.%{name} System HardwareSettings @@ -88,9 +91,10 @@ %{_datadir}/metainfo/io.github.antimicrox.%{name}.appdata.xml %{_datadir}/mime/packages/io.github.antimicrox.%{name}.xml %{_datadir}/icons/hicolor/*/apps/* -%{_datadir}/icons/breeze/ -%{_datadir}/icons/breeze/48x48/* +%dir %{_datadir}/icons/breeze +%dir %{_datadir}/icons/breeze/48x48 %{_datadir}/icons/breeze/48x48/apps* %{_mandir}/man?/%{name}.?%{?ext_man} +%{_udevrulesdir}/60-%{name}-uinput.rules %changelog ++++++ antimicrox-3.1.6.tar.gz -> antimicrox-3.1.7.tar.gz ++++++ ++++ 3689 lines of diff (skipped)
