Accepting request 926673 from multimedia:libs
- Update to version 0.9.3 * See https://github.com/AOMediaCodec/libavif/blob/v0.9.3/CHANGELOG.md for a complete changelog. OBS-URL: https://build.opensuse.org/request/show/926673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libavif?expand=0&rev=13
This commit is contained in:
commit
62b324546a
@ -1 +1 @@
|
|||||||
libavif12
|
libavif13
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d6607d654adc40a392da83daa72a4ff802cd750c045a68131c9305639c10fc5c
|
|
||||||
size 1987058
|
|
3
libavif-0.9.3.tar.gz
Normal file
3
libavif-0.9.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bcd9a1f57f982a9615eb7e2faf87236dc88eb1d0c886f3471c7440ead605060d
|
||||||
|
size 2000521
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 21 07:56:31 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Update to version 0.9.3
|
||||||
|
* See https://github.com/AOMediaCodec/libavif/blob/v0.9.3/CHANGELOG.md
|
||||||
|
for a complete changelog.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 24 18:13:26 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
Thu Jun 24 18:13:26 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -18,10 +18,11 @@
|
|||||||
|
|
||||||
%bcond_without aom
|
%bcond_without aom
|
||||||
|
|
||||||
%define lib_name libavif12
|
# Also update baselibs.conf if you bump the version
|
||||||
|
%define lib_name libavif13
|
||||||
|
|
||||||
Name: libavif
|
Name: libavif
|
||||||
Version: 0.9.2
|
Version: 0.9.3
|
||||||
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
|
||||||
@ -122,7 +123,8 @@ This package holds the development files for libavif.
|
|||||||
|
|
||||||
%files -n %{lib_name}
|
%files -n %{lib_name}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_libdir}/libavif.so.*
|
%{_libdir}/libavif.so.13
|
||||||
|
%{_libdir}/libavif.so.13.0.0
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user