From 531c7388817a5f4d61038bc70554aec5897803c0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Mar 2026 14:20:04 +0100 Subject: update to 8.18.1 enable UHDR support on Fedora 43+ --- compat_reports/8.18.0_to_8.18.1/compat_report.html | 614 +++++++++++++++++++++ .../8.18.0_to_8.18.1/compat_report.html | 614 +++++++++++++++++++++ libvips-cpp.xml | 2 +- libvips.xml | 2 +- vips.spec | 24 +- 5 files changed, 1249 insertions(+), 7 deletions(-) create mode 100644 compat_reports/8.18.0_to_8.18.1/compat_report.html create mode 100644 compat_reports_cpp/8.18.0_to_8.18.1/compat_report.html diff --git a/compat_reports/8.18.0_to_8.18.1/compat_report.html b/compat_reports/8.18.0_to_8.18.1/compat_report.html new file mode 100644 index 0000000..dac2adf --- /dev/null +++ b/compat_reports/8.18.0_to_8.18.1/compat_report.html @@ -0,0 +1,614 @@ + + + + + + + + + +libvips: 8.18.0 to 8.18.1 compatibility report + + + +

API compatibility report for the libvips library between 8.18.0 and 8.18.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.18.0
Version #28.18.1
Archx86_64
GCC Version15
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1674 / 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.20.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.18.0
Version #28.18.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1800 / 262
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.20.0
+
+
to the top
+



+ +
+ + diff --git a/compat_reports_cpp/8.18.0_to_8.18.1/compat_report.html b/compat_reports_cpp/8.18.0_to_8.18.1/compat_report.html new file mode 100644 index 0000000..bf8d936 --- /dev/null +++ b/compat_reports_cpp/8.18.0_to_8.18.1/compat_report.html @@ -0,0 +1,614 @@ + + + + + + + + + +libvips-cpp: 8.18.0 to 8.18.1 compatibility report + + + +

API compatibility report for the libvips-cpp library between 8.18.0 and 8.18.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips-cpp
Version #18.18.0
Version #28.18.1
Archx86_64
GCC Version15
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types400 / 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.20.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips-cpp
Version #18.18.0
Version #28.18.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types2376 / 281
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.20.0
+
+
to the top
+



+ +
+ + diff --git a/libvips-cpp.xml b/libvips-cpp.xml index 37dacc4..7a78c2f 100644 --- a/libvips-cpp.xml +++ b/libvips-cpp.xml @@ -9,7 +9,7 @@ -8.18.0 +8.18.1 diff --git a/libvips.xml b/libvips.xml index 67243ea..b7483b4 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.18.0 +8.18.1 diff --git a/vips.spec b/vips.spec index 7102450..5072148 100644 --- a/vips.spec +++ b/vips.spec @@ -8,7 +8,7 @@ # Please preserve changelog entries # %global vips_version_base 8.18 -%global vips_version %{vips_version_base}.0 +%global vips_version %{vips_version_base}.1 %global vips_soname_major 42 #global vips_prever rc3 %global vips_tagver %{vips_version}%{?vips_prever:-%{vips_prever}} @@ -36,6 +36,12 @@ %bcond_without openjpeg2 %bcond_without libraw +%if 0%{?fedora} >= 43 +%bcond_without libuhdr +%else +%bcond_with libuhdr +%endif + %if 0%{?fedora} || 0%{?rhel} >= 9 %bcond_without imath %else @@ -65,15 +71,13 @@ Name: vips Version: %{vips_version}%{?vips_prever:~%{vips_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: C/C++ library for processing large images 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 -Patch0: build.patch - BuildRequires: gcc BuildRequires: gcc-c++ # see https://github.com/libvips/libvips/issues/4558 @@ -129,6 +133,9 @@ BuildRequires: pkgconfig(cgif) %if %{with libraw} BuildRequires: pkgconfig(libraw) >= 0.14 %endif +%if %{with libuhdr} +BuildRequires: pkgconfig(libuhdr) +%endif %if %{with tests} # bc command used in test suite BuildRequires: bc @@ -318,7 +325,6 @@ exit 1 %endif %setup -q -n vips-%{vips_version} -%patch -P0 -p1 cat << 'EOF' | tee DOC_README @@ -413,7 +419,11 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %else -Draw=disabled \ %endif +%if %{with libuhdr} + -Duhdr=enabled \ +%else -Duhdr=disabled \ +%endif -Dpdfium=disabled \ %{nil} @@ -495,6 +505,10 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %changelog +* Wed Mar 18 2026 Remi Collet - 8.18.1-1 +- update to 8.18.1 +- enable UHDR support on Fedora 43+ + * Fri Feb 13 2026 Remi Collet - 8.18.0-2 - add upstream patch fixing build with GCC 16 -- cgit