Accepting request 972437 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/972437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libavif?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2022-04-26 18:15:00 +00:00 committed by Git OBS Bridge
commit 56db58bd64
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:d289e5029cb3853630ca85716b25b5fb9cdec51f8bd537b05f43b3325b480ab0
size 2085624

3
libavif-0.10.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 24 20:01:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.10.1:
* tests/docker/build.sh: Build SVT-AV1 using cmake and ninja directly
* Fix a Visual Studio 2017 compiler warning in src\reformat.c: warning C4204:
nonstandard extension used: non-constant aggregate initializer
* Fix the help message of avifdec: --index takes a value
-------------------------------------------------------------------
Fri Apr 8 15:49:30 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -27,7 +27,7 @@
%global lib_name libavif%{lib_soversion}
Name: libavif
Version: 0.10.0
Version: 0.10.1
Release: 0
Summary: Library for encoding and decoding .avif files
License: BSD-2-Clause
@ -129,7 +129,7 @@ This package holds the development files for libavif.
%files -n %{lib_name}
%license LICENSE
%{_libdir}/libavif.so.%{lib_soversion}
%{_libdir}/libavif.so.%{lib_soversion}.0.0
%{_libdir}/libavif.so.%{lib_soversion}.0.1
%files devel
%license LICENSE