SHA256
5
0
forked from pool/glow
The base branch pool/glow:factory has new changes
Ana Guerrero 6792017e3c Accepting request 1282925 from utilities
- Update to 2.1.1:
  * fix all linting issues (@andreynering)
  * watch for dir instead of file to work on all scenarios (#734)
    (@Ktrod)
  * handle case when selected md is nil (@MarkusBillharz)
  * only show edit if documents are available (@MarkusBillharz)
  * sync viewport on half page up/down to prevent duplicate strings
    in render (#756) (@Ktrod)
  * tui mode handling of remote urls (#744) (@glwbr)
  * update .golangci.yml for v2 (@andreynering)
- Remove fix_cve_2025_22872.patch (solved upstream)
  * bump golang.org/x/net from 0.27.0 to 0.40.0

OBS-URL: https://build.opensuse.org/request/show/1282925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glow?expand=0&rev=7
2025-06-05 18:34:11 +00:00
2025-06-02 04:28:26 +00:00
2025-06-02 04:28:26 +00:00
2025-06-02 04:28:26 +00:00
2025-06-02 04:28:26 +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 manualrun

This will create a new source and vendor tarball.

Update the changelog file with the upstream release notes.

Description
No description provided
Readme 65 KiB
Languages
RPM Spec 100%