Go to file
2023-06-14 14:31:25 +00:00
_service Accepting request 1090696 from home:smolsheep:upgrades 2023-06-04 12:02:20 +00:00
.gitattributes Accepting request 842397 from home:gladiac 2020-10-19 21:37:00 +00:00
fix-for-go-117.patch Accepting request 1090745 from utilities 2023-06-04 14:42:23 +00:00
fix-gitignore-bypass.patch Accepting request 1092891 from home:uncomfyhalomacro:branches:utilities 2023-06-14 09:57:34 +00:00
glow-1.5.1.tar.gz Accepting request 1090696 from home:smolsheep:upgrades 2023-06-04 12:02:20 +00:00
glow-1.5.1.tar.zst Accepting request 1090745 from utilities 2023-06-04 14:42:23 +00:00
glow.changes Accepting request 1092891 from home:uncomfyhalomacro:branches:utilities 2023-06-14 09:57:34 +00:00
glow.spec Accepting request 1092891 from home:uncomfyhalomacro:branches:utilities 2023-06-14 09:57:34 +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 1090745 from utilities 2023-06-04 14:42:23 +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.