| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %autosetup macro: allows us to eliminate usage of deprecated %patchN syntax.
- Use %{?sle15_python_module_pythons}
- Update to version 0.4.17: * require setuptools >= 62.4.0 * fix typos
- Update to version 0.4.16: * update wayland and wayland-protocol versions * update setup.cfg * drop 3.7 wheels
- Use pkg-config and %optflags to set CFLAGS.
- 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
- 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
- Fix URL
- Rename the package to python-pywayland and make it single spec. This is to enable building for all python flavors.
- 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