File python-xkbcommon.changes of Package python-xkbcommon
-------------------------------------------------------------------
Thu May 2 21:51:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0:
* add key_get_mods_for_level
* add python 3.12 support
-------------------------------------------------------------------
Mon Feb 13 12:47:46 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix source URL to actually refer to the current version.
-------------------------------------------------------------------
Sun Feb 12 00:12:50 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Remove fix-xkbcommon-paths.patch
-------------------------------------------------------------------
Sat Feb 4 14:19:32 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Use pkg-config and %optflags macro for CFLAGS.
-------------------------------------------------------------------
Sat Feb 4 14:04:48 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.8:
* Add API from libxkbcommon versions:
- 0.6
- 0.7
- 0.8
* Enable python3.11 compatibility
-------------------------------------------------------------------
Wed Jul 13 08:13:21 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Rename the package to python-xkbcommon and make it python single
spec, building for all current python flavors.
-------------------------------------------------------------------
Tue Jul 12 13:34:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for python3-xkbcommon 0.4
- add fix-xkbcommon-paths.patch
* python-cffi cannot use pkg-config to determine
paths of headers and devel files so we need to hardcode it