3bf5b7f40c
This should hopefully adhere more closely to the previous request. OBS-URL: https://build.opensuse.org/request/show/1090696 OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=10 |
||
---|---|---|
_service | ||
.gitattributes | ||
glow-1.5.0.tar.gz | ||
glow-1.5.1.tar.gz | ||
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.