Update to version 0.8.4
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libavif?expand=0&rev=26
This commit is contained in:
parent
5c2bc997f8
commit
bbcd86b094
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b79ec439d446dfd659098d36401b4d2df77dd19d53d7d944ade7164b3ef28a2
|
|
||||||
size 2940396
|
|
3
libavif-0.8.4.tar.gz
Normal file
3
libavif-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:116b46a9a497c6ef178c5a20b912d8ac02f888dc8c537e40b5d16700823a9b16
|
||||||
|
size 2952844
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 9 15:59:14 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Update to version 0.8.4
|
||||||
|
* See https://github.com/AOMediaCodec/libavif/blob/v0.8.4/CHANGELOG.md
|
||||||
|
for a complete changelog.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 15 08:17:41 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
Thu Oct 15 08:17:41 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%bcond_without aom
|
%bcond_without aom
|
||||||
|
|
||||||
%define lib_name libavif7
|
%define lib_name libavif9
|
||||||
|
|
||||||
Name: libavif
|
Name: libavif
|
||||||
Version: 0.8.2
|
Version: 0.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for encoding and decoding .avif files
|
Summary: Library for encoding and decoding .avif files
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -37,6 +37,7 @@ BuildRequires: nasm
|
|||||||
BuildRequires: pkgconfig(dav1d)
|
BuildRequires: pkgconfig(dav1d)
|
||||||
BuildRequires: pkgconfig(libpng)
|
BuildRequires: pkgconfig(libpng)
|
||||||
BuildRequires: pkgconfig(rav1e)
|
BuildRequires: pkgconfig(rav1e)
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
|
||||||
%if %{with aom}
|
%if %{with aom}
|
||||||
BuildRequires: pkgconfig(aom) >= 2.0.0
|
BuildRequires: pkgconfig(aom) >= 2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user