Changelog for
python311-pywlroots-0.16.6-3.3.x86_64.rpm :
* Sun Dec 17 2023 Soc Virnyl Estela
- Limit wlroots version to 0.16.x and before 0.17.x
* Sat Oct 21 2023 Soc Virnyl Estela - Use %{?sle15_python_module_pythons}
* Thu Oct 19 2023 Soc Virnyl Estela - Update to version 0.16.6:
* add missing include
* add support for python 3.12
* Tue Oct 03 2023 Soc Virnyl Estela - Update to version 0.16.5:
* update wlroots url in README
* expose wlr_keyboard_notify_modifiers function
* migrated to use PEP517 compatible release process
* Sat Apr 22 2023 Soc Virnyl Estela - Update to version 0.16.4:
* add idle_notify_v1 protocol
* add helpers for XDG activation v1 protocol
* add helpers for presentation time protocol
* add helpers for mapping input devices to outputs
* enable xwayland feature for wlroots build setup when making a release
* minor keyboard handling improvements
* Tue Feb 21 2023 Soc Virnyl Estela - Update to version 0.16.0:
* Added support for wlroots 0.16.x
* Sun Feb 12 2023 Soc Virnyl Estela - Remove fix-include-paths.patch
* Sat Feb 04 2023 Soc Virnyl Estela - Use pkg-config and %optflags for CFLAGS.
* Mon Dec 12 2022 Michael Vetter - Fix build: pick up a compatible verison of wlroots boo#1206305
* Sun Dec 11 2022 Soc Virnyl Estela - Update to version 0.15.24:
* Drag.icon can also return None if clients don\'t provide icons to render
* Drag.icon can also return None if clients don\'t provide icons to render
* Add handlers for wlr_pointer_gestures_v1
* Mon Nov 21 2022 Soc Virnyl Estela - Remove libwlroots10. Not needed since library is provided already from wlroots-devel with pkg-config.
* Sat Sep 24 2022 Soc Virnyl Estela - Add libdrm in BuildRequires for the spec
* Sat Sep 24 2022 Soc Virnyl Estela - Bump version to 0.15.22:
* Add method to XCursorManager for wlr_xcursor_manager_load
* Bump libdrm version to 2.4.113 in CI to fix build agaist wlroots master
* Sat Aug 20 2022 Soc Virnyl Estela - Update to version 0.15.19:
* [bindgen] wlr_viewporter
* Bump version of wayland used for testing
* Skip header check for auto-generated line
* Wrap input inhibitor active client in pywayland client
* Update pywayland minimum version
* Tue Jul 19 2022 John Vandenberg - Add runtime dependencies python-pywayland & python-xkbcommon
* Wed Jul 13 2022 Soc Virnyl Estela - Rename to python-pywlroots. Enables builds for all available python flavors.
* Thu Jul 07 2022 Soc Virnyl S. Estela - Initial spec for python-pywlroots version 0.15.18- add python-pywlroots-rpmlintrc:
* addFilter(\"devel-file-in-non-devel-package\") since it is actually part of the library- add fix-include-paths.patch