Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vips for openSUSE:Factory checked in at 2026-01-08 15:27:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vips (Old) and /work/SRC/openSUSE:Factory/.vips.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vips" Thu Jan 8 15:27:05 2026 rev:54 rq:1325850 version:8.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vips/vips.changes 2025-09-29 16:38:20.365805999 +0200 +++ /work/SRC/openSUSE:Factory/.vips.new.1928/vips.changes 2026-01-08 15:28:27.651638333 +0100 @@ -1,0 +2,46 @@ +Thu Dec 18 07:28:31 UTC 2025 - Enrico Belleri <[email protected]> + +- Update to version 8.18.0: + * add dcrawload, dcrawload_source, dcrawload_buffer: load raw + camera files using libraw [lxsameer] + * add magickload_source: load from a source with imagemagick + * add vips__worker_exit(): enables fast threadpool shutdown + * larger mmap windows on 64-bit machines improve random access + mode for many file formats + * pdfload: control region to be rendered via `page_box` [lovell] + * system: add "cache" argument + * add vips_image_get_tile_width(), vips_image_get_tile_height(): + get tile cache geometry hints [jbaiter] + * add vips_uhdrload(), vips_uhdrload_buffer(), vips_uhdrload_source(): + load an UltraHDR image + * add vips_uhdrsave(), vips_uhdrsave_buffer(), vips_uhdrsave_target(): + save an UltraHDR image + * fix cpp binding leak [VivitionDeveloper] + * add "gainmap" to VipsKeep + * add vips_image_get_gainmap() + * thumbnail updates gainmaps + * add "bitdepth" to jxlsave + * add "path" option to vipsthumbnail, deprecate "output" option [zjturner] + * add "exact" to webpsave + * add "uhdr2scRGB" + * dzsave has gainmap support + * cpp: add .gainmap(), .set(VImage) + * add support for Oklab and Oklch colourspaces + * add vips_Oklab2XYZ(), vips_XYZ2Oklab() + * add vips_Oklab2Oklch(), vips_OKlch2Oklab() + * add vips_interpretation_bands() + * heifsave: add "tune" parameter + * require C++14 as a minimum standard [kleisauke] + * prefer libpng over spng + * vipsthumbnail: fix pyramidal image layer selection [esiqveland] + * tools: fix possible deadlock during process exit on win32 + * fix temp dir handling on win32 with Unicode usernames [kleisauke] + * pngsave, ppmsave: support for more image interpretations [gcsideal] + * tiffsave: fix saved resolution with a non-default + resolution-unit metadata item [machur] + * svgload: ensure short/malformed compressed input is ignored [kleisauke,lovell] + * dzsave: Zoomify: ensure correct tile count in ImageProperties.xml [kleisauke] + * VipsSaveable: reimplement with macros to help C++ compat [jcupitt] +- Disable uhdr meson option + +------------------------------------------------------------------- Old: ---- vips-8.17.2.tar.xz New: ---- vips-8.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vips.spec ++++++ --- /var/tmp/diff_new_pack.GNPXH3/_old 2026-01-08 15:28:28.507673867 +0100 +++ /var/tmp/diff_new_pack.GNPXH3/_new 2026-01-08 15:28:28.511674033 +0100 @@ -23,7 +23,7 @@ %define short_version_ 8.0 %define somajor 42 Name: vips -Version: 8.17.2 +Version: 8.18.0 Release: 0 Summary: C/C++ library for processing large images License: LGPL-2.1-only @@ -57,7 +57,7 @@ BuildRequires: pkgconfig(libjxl) >= 0.7 BuildRequires: pkgconfig(libjxl_threads) >= 0.7 BuildRequires: pkgconfig(libopenjp2) >= 2.4 -BuildRequires: pkgconfig(libraw) +BuildRequires: pkgconfig(libraw) >= 0.14 BuildRequires: pkgconfig(librsvg-2.0) >= 2.40.3 BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(libwebp) >= 0.6 @@ -70,8 +70,8 @@ BuildRequires: pkgconfig(pygobject-3.0) BuildRequires: pkgconfig(zlib) %if 0%{?suse_version} > 1600 -BuildRequires: pkgconfig(openslide) >= 3.4.0 BuildRequires: libspng-devel >= 0.7 +BuildRequires: pkgconfig(openslide) >= 3.4.0 %else BuildRequires: pkgconfig(libpng) >= 1.2.9 %endif @@ -163,6 +163,7 @@ -Dcgif=disabled \ -Dpdfium=disabled \ -Dnifti=disabled \ + -Duhdr=disabled \ %if 0%{?suse_version} <= 1600 -Dspng=disabled \ -Dopenslide=disabled \ @@ -188,7 +189,7 @@ %files modules-%{short_version} %license LICENSE -%{_libdir}/vips-modules-8.17/ +%{_libdir}/vips-modules-8.18/ %files -n typelib-1_0-Vips-%{short_version_} %license LICENSE ++++++ vips-8.17.2.tar.xz -> vips-8.18.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/vips/vips-8.17.2.tar.xz /work/SRC/openSUSE:Factory/.vips.new.1928/vips-8.18.0.tar.xz differ: char 27, line 1
