Accepting request 796488 from home:namtrac:branches:multimedia:libs

- 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

OBS-URL: https://build.opensuse.org/request/show/796488
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libavif?expand=0&rev=12
This commit is contained in:
Andreas Schneider 2020-04-23 16:57:45 +00:00 committed by Git OBS Bridge
parent 0c22f8020a
commit 21dbb7a2b3
4 changed files with 14 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd48009aed6defc3a76c991612e1d2e3e255f6ec1840db0d562a9e84094da674
size 2887666

View File

@ -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>

View File

@ -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)