Changelog for
python311-pywayland-0.4.17-2.5.x86_64.rpm :
* Sat Oct 21 2023 Soc Virnyl Estela
- Use %{?sle15_python_module_pythons}
* Thu Oct 19 2023 Soc Virnyl Estela - Update to version 0.4.17:
* require setuptools >= 62.4.0
* fix typos
* Tue Oct 03 2023 Soc Virnyl Estela - Update to version 0.4.16:
* update wayland and wayland-protocol versions
* update setup.cfg
* drop 3.7 wheels
* Sat Feb 04 2023 Soc Virnyl Estela - Use pkg-config and %optflags to set CFLAGS.
* Mon Jan 30 2023 Soc Virnyl Estela - Update 0.4.15:
* Addressed CVE-2007-4559
* Fix bug in protocols generated with latest version of wayland-protocols
* Bump version of wayland-protocols in release and in CI to 1.31
* Sat Aug 20 2022 Soc Virnyl Estela - Update to version 0.4.14:
* Bump wayland protocols version used in CI
* Add additional constructors to Client
* Add wl_resource_get_client to lib
* Tue Jul 19 2022 John Vandenberg - Fix URL
* Wed Jul 13 2022 Soc Virnyl Estela - Rename the package to python-pywayland and make it single spec. This is to enable building for all python flavors.
* Tue Jul 12 2022 Soc Virnyl Estela - add fix-wayland-paths.patch- remove 0001-fix-path-to-wayland-files-for-tests.patch- remove 0000-fix-code-path-to-wayland-files.patch- reenabled tests
* Thu Jul 07 2022 Soc Virnyl Estela - Initial spec for python3-pywayland 0.4.13- add 0001-fix-path-to-wayland-files-for-tests.patch:
* python-cffi cannot use pkg-config to check where wayland devel files and headers are- add 0000-fix-code-path-to-wayland-files.patch
* python-cffi cannot use pkg-config to check where wayland devel files and headers are- disabling tests. not compatible with OBS