- Update to version 0.6.2+0:

- Removed dependency on libgit2

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/rav1e?expand=0&rev=48
This commit is contained in:
Andreas Schneider
2023-01-02 16:16:17 +00:00
committed by Git OBS Bridge
parent f3602e0121
commit 9f7e8b3e54
8 changed files with 30 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/xiph/rav1e.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">v0.6.1</param>
<param name="revision">v0.6.2</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>