Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmanette for openSUSE:Factory checked in at 2025-03-18 17:39:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmanette (Old) and /work/SRC/openSUSE:Factory/.libmanette.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmanette" Tue Mar 18 17:39:24 2025 rev:11 rq:1253751 version:0.2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/libmanette/libmanette.changes 2024-10-08 17:18:40.682695778 +0200 +++ /work/SRC/openSUSE:Factory/.libmanette.new.19136/libmanette.changes 2025-03-18 17:40:28.727476729 +0100 @@ -1,0 +2,31 @@ +Mon Mar 17 10:56:22 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop baselibs.conf: no longer build libmanette-0_2-0-32bit: the + only known consumer was webkit2gtk3:gtk3-soup2, which in fact is + not built in Tumbleweed, but only in devel projects. As such, + there seems to be no real use of this. + +------------------------------------------------------------------- +Fri Mar 14 21:44:59 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 0.2.11: + + Port documentation to gi-docgen + + Add support for Steam Deck gamepad: + - Add ManetteDeviceType and manette_device_get_device_type() + - Add manette_device_supports_mapping() + + Deprecate LIBMANETTE_* version check symbols, add MANETTE_* + instead + + Add runtime version check functions + + Make hat to buttons mapping always emit button release (fixes + d-pad getting stuck when quickly flipping right->left etc) + + Fix paddle keycodes + + Fix DualSense motion sensor and touchpad being recognized as + gamepads + + Fix half-range axis mappings + + Build: + - Depend on hidapi-hidraw + - Specify --doc-format for GIR data + - Fix build warnings +- Add pkgconfig(hidapi-hidraw) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- baselibs.conf libmanette-0.2.9.obscpio New: ---- libmanette-0.2.11.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmanette.spec ++++++ --- /var/tmp/diff_new_pack.wHqBlF/_old 2025-03-18 17:40:29.239498136 +0100 +++ /var/tmp/diff_new_pack.wHqBlF/_new 2025-03-18 17:40:29.239498136 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmanette # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,19 +20,19 @@ %define package_version 0_2-0 Name: libmanette -Version: 0.2.9 +Version: 0.2.11 Release: 0 Summary: A simple GObject game controller library License: LGPL-2.1-or-later Group: System/Libraries URL: https://gnome.pages.gitlab.gnome.org/libmanette/ Source: %{name}-%{version}.tar.zst -Source99: baselibs.conf BuildRequires: gcc BuildRequires: gobject-introspection-devel >= 0.6.7 BuildRequires: meson >= 0.53.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(gudev-1.0) >= 1.0 +BuildRequires: pkgconfig(hidapi-hidraw) BuildRequires: pkgconfig(libevdev) >= 1.4.5 BuildRequires: pkgconfig(vapigen) @@ -73,12 +73,11 @@ %install %meson_install +%ldconfig_scriptlets -n libmanette-%{package_version} + %check %meson_test -%post -n libmanette-%{package_version} -p /sbin/ldconfig -%postun -n libmanette-%{package_version} -p /sbin/ldconfig - %files -n libmanette-%{package_version} %license COPYING %{_libdir}/libmanette-%{binary_version}.so.* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wHqBlF/_old 2025-03-18 17:40:29.271499474 +0100 +++ /var/tmp/diff_new_pack.wHqBlF/_new 2025-03-18 17:40:29.275499641 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/libmanette.git</param> - <param name="revision">0.2.9</param> + <param name="revision">0.2.11</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ libmanette-0.2.9.obscpio -> libmanette-0.2.11.obscpio ++++++ ++++ 7083 lines of diff (skipped) ++++++ libmanette.obsinfo ++++++ --- /var/tmp/diff_new_pack.wHqBlF/_old 2025-03-18 17:40:29.431506163 +0100 +++ /var/tmp/diff_new_pack.wHqBlF/_new 2025-03-18 17:40:29.431506163 +0100 @@ -1,5 +1,5 @@ name: libmanette -version: 0.2.9 -mtime: 1726233480 -commit: 508df238f9c25a20c0d06da8c9bf83138759d40f +version: 0.2.11 +mtime: 1741988124 +commit: 1acb46943d4d970abe594b634a058c93b3021258