Accepting request 940924 from multimedia:libs
- Update to version 0.5.1+0: * Fix the dispatcher calling `avx2` code when the sub-architecture does not support it. OBS-URL: https://build.opensuse.org/request/show/940924 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rav1e?expand=0&rev=13
This commit is contained in:
commit
b4ed4630cd
2
_service
2
_service
@ -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.5.0</param>
|
||||
<param name="revision">v0.5.1</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/xiph/rav1e.git</param>
|
||||
<param name="changesrevision">1aff20cd23f718866ae7460e866f8d60b41f4422</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0b1a76737ea3d69131a510bdcd3d0c914add98a46e9c08ad77261225b9eaa5d
|
||||
size 2222296
|
3
rav1e-0.5.1+0.tar.xz
Normal file
3
rav1e-0.5.1+0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c324199b3fc6698d31f6d4a1f3b81e792f7c6f3b8288c10c3011c847eec45c9
|
||||
size 2222412
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 19:16:10 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 0.5.1+0:
|
||||
* Fix the dispatcher calling `avx2` code when the sub-architecture does not
|
||||
support it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 9 11:02:17 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
5
rav1e.obsinfo
Normal file
5
rav1e.obsinfo
Normal file
@ -0,0 +1,5 @@
|
||||
name: rav1e
|
||||
version: 0.5.1+0
|
||||
mtime: 1639428901
|
||||
commit: 1aff20cd23f718866ae7460e866f8d60b41f4422
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: rav1e
|
||||
Version: 0.5.0+0
|
||||
Version: 0.5.1+0
|
||||
Release: 0
|
||||
Summary: Fastest and safest AV1 encoder
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7be3a35b71e4aadae4aa8834d19bb1c58d6ed8c86980e82e6431ebef7a4c06cf
|
||||
size 17545160
|
||||
oid sha256:82533e4d81db100526254955a64ab3053ade6b5cf93bcab451a8a708ca704a34
|
||||
size 17560164
|
||||
|
Loading…
Reference in New Issue
Block a user