Accepting request 862970 from multimedia:libs
- Update to version 0.4.0 * https://github.com/xiph/rav1e/releases/tag/v0.4.0 OBS-URL: https://build.opensuse.org/request/show/862970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rav1e?expand=0&rev=7
This commit is contained in:
commit
3bbc06e50c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:797699359d594c929636ddd54474c99fe0577b545a21384514f864d68f67b98f
|
|
||||||
size 802526
|
|
3
rav1e-0.4.0.tar.gz
Normal file
3
rav1e-0.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3ea1a2275f09c8a8964084c094d81f01c07fb405930633164ba69d0613a9003
|
||||||
|
size 4535773
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 13 16:09:03 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Update to version 0.4.0
|
||||||
|
* https://github.com/xiph/rav1e/releases/tag/v0.4.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 9 14:40:50 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
Wed Sep 9 14:40:50 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rav1e
|
# spec file for package rav1e
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
# Copyright (c) 2020 Andreas Schneider <asn@cryptomilk.org>.
|
# Copyright (c) 2020 Andreas Schneider <asn@cryptomilk.org>.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rav1e
|
Name: rav1e
|
||||||
Version: 0.3.4
|
Version: 0.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fastest and safest AV1 encoder
|
Summary: Fastest and safest AV1 encoder
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -96,6 +96,9 @@ verbose = true
|
|||||||
EOF
|
EOF
|
||||||
%{__rm} -f Cargo.lock
|
%{__rm} -f Cargo.lock
|
||||||
|
|
||||||
|
# Disable rav1e_js
|
||||||
|
sed -i 's/"rav1e_js", //' Cargo.toml
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cargo_build
|
%cargo_build
|
||||||
CFLAGS="%{optflags}" %__cargo cbuild
|
CFLAGS="%{optflags}" %__cargo cbuild
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ac550dec071e6592e9f57f510958c8fef2ad00e9341af0e84727a50f6caf390f
|
oid sha256:a8dbaaa86e2a930c1e09bee5df1ccad1e29298ec6ad4d460da0264193ab6747d
|
||||||
size 12438892
|
size 12789884
|
||||||
|
Loading…
Reference in New Issue
Block a user