Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vips for openSUSE:Factory checked in 
at 2023-12-21 23:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vips (Old)
 and      /work/SRC/openSUSE:Factory/.vips.new.1840 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vips"

Thu Dec 21 23:39:51 2023 rev:49 rq:1134511 version:8.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vips/vips.changes        2023-06-20 
16:49:36.079809620 +0200
+++ /work/SRC/openSUSE:Factory/.vips.new.1840/vips.changes      2023-12-21 
23:39:58.245511130 +0100
@@ -1,0 +2,55 @@
+Thu Dec  7 03:24:55 UTC 2023 - ming li <[email protected]>
+
+- Update to version 8.15.0:
+  * add support for target_clones attribute [lovell]
+      * use with (un)premultiply for ~10% perf gain on AVX CPUs
+      * use with XYZ to LAB colourspace conversion for ~10% perf gain on AVX 
CPUs
+  * add fast path to extract_band and bandjoin for uchar images [lovell]
+  * reduce `vips_sharpen` max `sigma` to 10 [lovell]
+  * inline scRGB to XYZ colourspace conversion, ~2x faster [lovell]
+  * set "interlaced=1" for interlaced GIF images [kleisauke]
+  * add @line_art to find_trim [miltoncandelero]
+  * improve C++ binding [MathemanFlo]
+      * add `inplace()` / `VImage::new_from_memory_copy()`
+      * add overloads for `draw_*()` / `VImage::thumbnail_buffer()`
+  * allow negative line spacing in text [donghuikugou]
+  * add VIPS_META_BITS_PER_SAMPLE metadata, deprecate the
+    "palette-bit-depth" and "heif-bitdepth" meta fields [MathemanFlo]
+  * add "revalidate" to foreign loaders [jcupitt]
+  * add `premultiplied` option to smartcrop [lovell]
+  * add "prewitt" and "scharr" edge detectors, "sobel" is more accurate for
+    non-uchar formats [jcupitt]
+  * add support for forms in pdfium loader [kleisauke]
+  * swap built-in profiles with ICC v4 variants [kleisauke]
+  * remove libgsf dependency in favor of libarchive [kleisauke]
+  * better chunking for small shrinks [jcupitt]
+  * use alpha range of 0.0 - 1.0 for scRGB images [DarthSim]
+  * add support for 16-bit float TIFFs [DarthSim]
+  * add direct mode to dzsave [jcupitt]
+  * require C++11 as a minimum standard [kleisauke]
+  * add support for SIMD via Highway [kleisauke]
+  * threaded write in tiffsave for tiled JPEG and JPEG2000 [jcupitt]
+  * add vips_thread_execute() to the public API [jcupitt]
+  * add "keep" flag to foreign savers, deprecate "strip" [a3mar]
+  * improve scRGB handling [jcupitt]
+
+ update to version 8.14.5:
+  * fix a crash with alpha plus icc_import and icc_export [jcupitt]
+  * fix a crash in jxlsave [jcupitt]
+
+ update to version  8.14.4:
+  * fix null-pointer dereference during svgload [kleisauke]
+  * heif{load,save}: guard against NULL strings [kleisauke]
+  * pdfiumload: fix rendering of pages with different sizes [DarthSim]
+
+ update to version  8.14.3:
+  * fix ICC handling of greyscale images with a incompatible profile 
[kleisauke]
+  * fix use-after-free during tiff pyramid save [kleisauke]
+  * fix vips7 PNG load and save when using libspng [jcupitt]
+  * tiffload: slightly relax tile size sanity check [lovell]
+  * heifsave: limit dimensions to a maximum edge of 16384 [lovell]
+  * colourspace: ensure CMYK conversion uses the embedded ICC profile 
[kleisauke]
+  * ensure chromatic adaptation during icc_{im,ex}port() [kleisauke]
+  * improve ICC compatibility check for CMYK images [kleisauke]
+
+-------------------------------------------------------------------

Old:
----
  vips-8.14.2.tar.xz

New:
----
  vips-8.15.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vips.spec ++++++
--- /var/tmp/diff_new_pack.iVFhz6/_old  2023-12-21 23:39:59.149544142 +0100
+++ /var/tmp/diff_new_pack.iVFhz6/_new  2023-12-21 23:39:59.153544289 +0100
@@ -23,7 +23,7 @@
 %define short_version_ 8.0
 %define somajor 42
 Name:           vips
-Version:        8.14.2
+Version:        8.15.0
 Release:        0
 Summary:        C/C++ library for processing large images
 License:        LGPL-2.1-only
@@ -35,6 +35,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gettext
 BuildRequires:  giflib-devel
+BuildRequires:  libarchive-devel
 BuildRequires:  libjxl-devel
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -161,7 +162,7 @@
 
 %files modules-%{short_version}
 %license LICENSE
-%{_libdir}/vips-modules-8.14/
+%{_libdir}/vips-modules-8.15/
 
 %files -n typelib-1_0-Vips-%{short_version_}
 %license LICENSE

++++++ vips-8.14.2.tar.xz -> vips-8.15.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/vips/vips-8.14.2.tar.xz 
/work/SRC/openSUSE:Factory/.vips.new.1840/vips-8.15.0.tar.xz differ: char 26, 
line 1

Reply via email to