Go to file
2021-07-09 07:11:16 +00:00
_service Update to version 1.4.1 2021-07-09 07:11:16 +00:00
.gitattributes Accepting request 842397 from home:gladiac 2020-10-19 21:37:00 +00:00
glow-1.4.1.tar.gz Update to version 1.4.1 2021-07-09 07:11:16 +00:00
glow.changes Update to version 1.4.1 2021-07-09 07:11:16 +00:00
glow.spec Update to version 1.4.1 2021-07-09 07:11:16 +00:00
README.suse-maint.md Update to version 1.4.1 2021-07-09 07:11:16 +00:00
vendor.tar.gz Update to version 1.4.1 2021-07-09 07:11:16 +00:00

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.