| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix mix-up between python single-spec usage and hardcoded
python3-* BuildRequires:
+ Set pythons to primary_python: this package is a cli tool
and not providing python modules.
+ Fix BuildRequires to use python_module: limited by pythons
being set to primary_python, this will only pull in one flavor.
+ Doing so allows us to keep the regular pyproject_* macros in
place.
- Add python-setuptools BuildRequires: used to be dragged in
indirectly.
- Fixed binary naming
- Removed update-alternatives
- Drop build for Python3.9 and 3.11 - Removed sub modules directive
- Licensed changed to LGPL-3.0-only - Application name changed to vkbasalt-cli - Removed unused build dependencies
- Removed python module redefinition as < 15.0 is not targeted
- Update to version 3.1.1 * Remove Meson support * Fix CLI for setup.py * Remove appstream
- Update to version 3.1.0 * Change meson output from `vkbasalt-cli` to `vkbasalt`. This means users will have to run the command using `vkbasalt` * Update documentation * Update metadata file - Update to version 3.0 * Add setup.py * Move directories * Relicense CLI front-end to GPLv3 * Update headers * Update documentation * Improve sentences - Update to version 2.0 * Dump everything from bottles
- Initial obs package - Update to version 0.1.1 * Fix metainfo file - Update to version 0.1 * Initial release