Go to file
2023-03-17 16:02:41 +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.5.0.tar.gz Accepting request 1067482 from home:uncomfyhalomacro:branches:utilities 2023-02-27 06:32:00 +00:00
glow.changes Accepting request 1070515 from home:uncomfyhalomacro:branches:utilities 2023-03-13 14:55:48 +00:00
glow.spec Accepting request 1070515 from home:uncomfyhalomacro:branches:utilities 2023-03-13 14:55:48 +00:00
README.suse-maint.md Update to version 1.4.1 2021-07-09 07:11:16 +00:00
vendor.tar.zst Accepting request 1067482 from home:uncomfyhalomacro:branches:utilities 2023-02-27 06:32:00 +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.