1c3069180f
- Update to version 1.5.1: - docs: fix typos by @kianmeng in #471 - fix: rm emoji from package description by @caarlos0 in #453 - fix: improve editor handling by @caarlos0 in #449 - fix: lazily init UI by @muesli in #494 - fix-for-go-117.patch added as vendoring was incorrect OBS-URL: https://build.opensuse.org/request/show/1089929 OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=9 |
||
---|---|---|
_service | ||
.gitattributes | ||
fix-for-go-117.patch | ||
glow-1.5.0.tar.gz | ||
glow-1.5.1.tar.zst | ||
glow.changes | ||
glow.spec | ||
README.suse-maint.md | ||
vendor.tar.zst |
How to update the glow package
Prerequisites:
You need the download_files, obs_scm and go_modules obs services installed:
zypper in obs-service-download_files obs-service-obs_scm obs-service-go_modules
Updating to a new version from upstream
Update the version variable in the the _service
and spec file.
Then run:
osc service disabledrun
This will create a new source and vendor tarball.
Update the changelog file with the upstream release notes.