------------------------------------------------------------------- Sat Feb 4 15:10:50 UTC 2023 - Soc Virnyl Estela - Use pkg-config and %optflags to set CFLAGS. ------------------------------------------------------------------- Mon Jan 30 12:58:20 UTC 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 07:06:08 UTC 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 02:35:31 UTC 2022 - John Vandenberg - Fix URL ------------------------------------------------------------------- Wed Jul 13 09:13:39 UTC 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 14:45:56 UTC 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 7 06:07:12 UTC 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