update to 2.2.0, now including the UI OBS-URL: https://build.opensuse.org/request/show/1250543 OBS-URL: https://build.opensuse.org/package/show/security/openbao?expand=0&rev=13
508 B
508 B
Packaging openbao
In addition to the source code in the tarball, this package also
needs the assets for the web UI. These can be generated by the
Makefile that is present in this package.
To do that, you need to have make, yarn and npm installed locally.
For the OBS workflow you also need obs-service-go_modules as well
as obs-service-tar_scm and obs-service-recompress.
- Change the version in the
_servicefile - Run
make - Create a changelog entry
- Commit the changes as usual