Accepting request 796649 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/796649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libavif?expand=0&rev=4
This commit is contained in:
commit
2b2a910f53
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3d53235ca8691d223567160757f3930b0f9b9c5bb0a1f15ebbdde042b2a19fa
|
||||
size 2877947
|
3
libavif-0.7.1.tar.gz
Normal file
3
libavif-0.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd48009aed6defc3a76c991612e1d2e3e255f6ec1840db0d562a9e84094da674
|
||||
size 2887666
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 10:39:15 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to version 0.7.1
|
||||
* See https://github.com/AOMediaCodec/libavif/blob/master/CHANGELOG.md
|
||||
for a complete changelog.
|
||||
- Add BR on libjpeg8-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 06:51:01 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
%bcond_with aom
|
||||
|
||||
%define lib_name libavif2
|
||||
%define lib_name libavif3
|
||||
|
||||
Name: libavif
|
||||
Version: 0.6.2
|
||||
Version: 0.7.1
|
||||
Release: 0
|
||||
Summary: Library for encoding and decoding .avif files
|
||||
License: BSD-2-Clause
|
||||
@ -32,6 +32,7 @@ Source: https://github.com/AOMediaCodec/libavif/archive/v%{version}/%{na
|
||||
#
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libjpeg8-devel
|
||||
BuildRequires: nasm
|
||||
BuildRequires: pkgconfig(dav1d)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
|
Loading…
Reference in New Issue
Block a user