From 4cd4d5ce312d57ab8982227ffccc8dc1b824ec21 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Dec 2025 15:31:52 +0100 Subject: update to 8.18.0-rc2 switch from libspng to libpng (preferred upstream) disable new uhdr feature (lack of libuhdr) enable new raw feature (LibRaw), excepted on EL-8 open https://github.com/libvips/libvips/issues/4795 build failure for dcrawload.c open https://github.com/libvips/libvips/issues/4796 build failure with GraphicsMagick open https://github.com/libvips/libvips/issues/4797 build failure without libuhdr --- libvips.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvips.xml') diff --git a/libvips.xml b/libvips.xml index fdccf1d..35d4d0a 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.17.3 +8.18.0rc2 -- cgit