Release
Version Bump
If a version bump is required, follow the following instructions.
- Set the updated version and release number in
meson.build. - Run
meson compile -C build rpm-specto update the RPM specs. - Run
meson compile -C build pkgbuildto update the PKGBUILD.
WARNING
The sha256sum for the PKGBUILD cannot be updated in the same MR as the version bump since the updated tarball needs to be uploaded first. Currently, the recommended workaround is to set the hash to SKIP and update the hash in the PKGBUILD for the release version.