From 8f86ee9b803aeb17e7f0de0413b61e54ca8efe1d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Mar 2025 07:26:23 +0100 Subject: update to 8.16.1 --- compat_reports/8.16.0_to_8.16.1/compat_report.html | 614 +++++++++++++++++++++ .../8.16.0_to_8.16.1/compat_report.html | 614 +++++++++++++++++++++ libvips-cpp.xml | 2 +- libvips.xml | 2 +- vips.spec | 19 +- 5 files changed, 1241 insertions(+), 10 deletions(-) create mode 100644 compat_reports/8.16.0_to_8.16.1/compat_report.html create mode 100644 compat_reports_cpp/8.16.0_to_8.16.1/compat_report.html diff --git a/compat_reports/8.16.0_to_8.16.1/compat_report.html b/compat_reports/8.16.0_to_8.16.1/compat_report.html new file mode 100644 index 0000000..afa2cbb --- /dev/null +++ b/compat_reports/8.16.0_to_8.16.1/compat_report.html @@ -0,0 +1,614 @@ + + + + + + + + + +libvips: 8.16.0 to 8.16.1 compatibility report + + + +

API compatibility report for the libvips library between 8.16.0 and 8.16.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.16.0
Version #28.16.1
Archx86_64
GCC Version14
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1643 / 256
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.18.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.16.0
Version #28.16.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1801 / 264
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low7
+ + +

Problems with Constants, Low Severity  7 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_MICRO_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.18.0
+
+
to the top
+



+ +
+ + diff --git a/compat_reports_cpp/8.16.0_to_8.16.1/compat_report.html b/compat_reports_cpp/8.16.0_to_8.16.1/compat_report.html new file mode 100644 index 0000000..630dfcf --- /dev/null +++ b/compat_reports_cpp/8.16.0_to_8.16.1/compat_report.html @@ -0,0 +1,614 @@ + + + + + + + + + +libvips-cpp: 8.16.0 to 8.16.1 compatibility report + + + +

API compatibility report for the libvips-cpp library between 8.16.0 and 8.16.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips-cpp
Version #18.16.0
Version #28.16.1
Archx86_64
GCC Version14
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types382 / 68
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+vips8
+
+
to the top
+

Libraries  1 


+
+libvips-cpp.so.42.18.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips-cpp
Version #18.16.0
Version #28.16.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types2358 / 283
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low7
+ + +

Problems with Constants, Low Severity  7 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_MICRO_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips8
+
+
to the top
+

Libraries  1 


+
+libvips-cpp.so.42.18.0
+
+
to the top
+



+ +
+ + diff --git a/libvips-cpp.xml b/libvips-cpp.xml index 167da87..d4ca59a 100644 --- a/libvips-cpp.xml +++ b/libvips-cpp.xml @@ -9,7 +9,7 @@ -8.16.0 +8.16.1 diff --git a/libvips.xml b/libvips.xml index 743a462..0756092 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.16.0 +8.16.1 diff --git a/vips.spec b/vips.spec index b18848f..ea3c0c4 100644 --- a/vips.spec +++ b/vips.spec @@ -8,12 +8,12 @@ # Please preserve changelog entries # %global vips_version_base 8.16 -%global vips_version %{vips_version_base}.0 +%global vips_version %{vips_version_base}.1 %global vips_soname_major 42 #global vips_prever rc2 %global vips_tagver %{vips_version}%{?vips_prever:-%{vips_prever}} -# 2-3 builds needed to get the full stack (im6 only for EL8, EL9 and FC39) +# 2-3 builds needed to get the full stack (im6 only for EL8, EL9) # --without heif --without im7 --with im6 # --without heif --without im7 --with gm # --with heif --with im7 @@ -77,8 +77,8 @@ Version: %{vips_version}%{?vips_prever:~%{vips_prever}} Release: 1%{?dist} Summary: C/C++ library for processing large images -License: LGPLv2+ -URL: https://libvips.github.io/libvips/ +License: LGPL-2.1-or-later +URL: https://www.libvips.org/ Source0: https://github.com/libvips/libvips/releases/download/v%{vips_tagver}/vips-%{vips_tagver}.tar.xz BuildRequires: gcc @@ -179,7 +179,6 @@ Additional image formats are supported in additional optional packages: %package devel Summary: Development files for %{name} -Requires: libjpeg-devel%{?_isa} libtiff-devel%{?_isa} zlib-devel%{?_isa} Requires: %{name}%{?_isa} = %{version}-%{release} Obsoletes: vips-full-devel < 8.11 @@ -213,13 +212,13 @@ HTML and PDF formats. %if %{with jxl} %package jxl -Summary: JPEG-XL support for %{name} +Summary: JPEG XL support for %{name} BuildRequires: pkgconfig(libjxl) >= 0.6 Requires: %{name}%{?_isa} = %{version}-%{release} Supplements: %{name} %description jxl -The %{name}-jxl package contains the Jxl module for VIPS. +The %{name}-jxl package contains the jxl module for VIPS, providing JPEG XL. %endif %if %{with heif} @@ -234,7 +233,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release} Obsoletes: vips-full < 8.11 %description heif -The %{name}-heif package contains the Heif module for VIPS. +The %{name}-heif package contains the heif module for VIPS, providing AVIF +support. %endif %package openslide @@ -456,6 +456,9 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %changelog +* Thu Mar 13 2025 Remi Collet - 8.16.1-1 +- update to 8.16.1 + * Mon Oct 28 2024 Remi Collet - 8.16.0-1 - update to 8.16.0 -- cgit