SHA256
1
0
forked from pool/sushi

Accepting request 1165417 from GNOME:Next

- Update to version 46.0:
  + Make webkit2gtk optional.
  + Fix freeze when libreoffice is missing.
  + Fix tick position for fullscreen video.
  + Misc cleanup.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1165417
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=109
This commit is contained in:
2024-04-05 06:41:04 +00:00
committed by Git OBS Bridge
parent 6dc0500a0a
commit e2c767397d
6 changed files with 19 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/sushi.git</param>
<param name="revision">45.0</param>
<param name="revision">46.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>