diff options
author | Remi Collet <remi@remirepo.net> | 2022-06-20 10:08:38 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-06-20 10:08:38 +0200 |
commit | 997e463117269cb2f99d11275464644b441d4055 (patch) | |
tree | 8c3893fdbddef9cf552b49e95500c208ca1f13f9 /libvips.xml | |
parent | 8e35e5b0a4506b422440fc57d0e66ffaa570258a (diff) |
update to 8.13.0rc1
Enable openjpeg2 usage on RHEL >= 9
Increase minimum required version of libspng to 0.7 for PNG write support
Remove libpng in favor of libspng (if possible)
Remove dependency on deprecated gthread-2.0
open https://github.com/libvips/libvips/issues/2878 broken build on EL-7
open https://github.com/libvips/libvips/issues/2877 libniftiio detection
open https://github.com/libvips/libvips/issues/2876 unusable archive
open https://github.com/libvips/libvips/issues/2879 please keep autotools
Diffstat (limited to 'libvips.xml')
-rw-r--r-- | libvips.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvips.xml b/libvips.xml index 0a36063..0dfcd9a 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ <version> <!-- Version of the library --> -8.12.2 +8.13.0-rc1 </version> <headers> |