From 0654a74c50ca863b464accacc9b0fdafacabf9e5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Jun 2021 09:30:33 +0200 Subject: update to 8.11.0 --- compat_reports/8.10.6_to_8.11.0/compat_report.html | 813 +++++++++++++++++++++ .../8.11.0rc1_to_8.11.0/compat_report.html | 547 ++++++++++++++ libvips.xml | 2 +- vips.spec | 20 +- 4 files changed, 1375 insertions(+), 7 deletions(-) create mode 100644 compat_reports/8.10.6_to_8.11.0/compat_report.html create mode 100644 compat_reports/8.11.0rc1_to_8.11.0/compat_report.html diff --git a/compat_reports/8.10.6_to_8.11.0/compat_report.html b/compat_reports/8.10.6_to_8.11.0/compat_report.html new file mode 100644 index 0000000..03876b9 --- /dev/null +++ b/compat_reports/8.10.6_to_8.11.0/compat_report.html @@ -0,0 +1,813 @@ + + + + + + + + + +libvips: 8.10.6 to 8.11.0 compatibility report + + + +

API compatibility report for the libvips library between 8.10.6 and 8.11.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.10.6
Version #28.11.0
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1100 / 212
Compatibility100%
+

Problem Summary


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

Added Symbols  20 


+connection.h, libvips.so.42.13.0
+vips_source_g_input_stream_new ( GInputStream* stream )
+
+enumtypes.h, libvips.so.42.13.0
+vips_foreign_subsample_get_type ( )
+
+foreign.h, libvips.so.42.13.0
+vips_jp2kload ( char const* filename, VipsImage** out, ... )
+vips_jp2kload_buffer ( void* buf, size_t len, VipsImage** out, ... )
+vips_jp2kload_source ( VipsSource* source, VipsImage** out, ... )
+vips_jp2ksave ( VipsImage* in, char const* filename, ... )
+vips_jp2ksave_buffer ( VipsImage* in, void** buf, size_t* len, ... )
+vips_jp2ksave_target ( VipsImage* in, VipsTarget* target, ... )
+vips_jpegload_source ( VipsSource* source, VipsImage** out, ... )
+vips_jxlload ( char const* filename, VipsImage** out, ... )
+vips_jxlload_buffer ( void* buf, size_t len, VipsImage** out, ... )
+vips_jxlload_source ( VipsSource* source, VipsImage** out, ... )
+vips_niftiload_source ( VipsSource* source, VipsImage** out, ... )
+vips_openslideload_source ( VipsSource* source, VipsImage** out, ... )
+vips_vipsload_source ( VipsSource* source, VipsImage** out, ... )
+vips_vipssave_target ( VipsImage* in, VipsTarget* target, ... )
+
+header.h, libvips.so.42.13.0
+vips_image_get_array_double ( VipsImage* image, char const* name, double** out, int* n )
+vips_image_set_array_double ( VipsImage* image, char const* name, double const* array, int n )
+
+image.h, libvips.so.42.13.0
+vips_image_free_buffer ( VipsImage* image, void* buffer )
+
+vips.h, libvips.so.42.13.0
+vips_get_prgname ( )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.12.7
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.10.6
Version #28.11.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1111 / 212
Compatibility99.9%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-21
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low8
Other Changes
in Constants
-2
+ +

Added Symbols  21 


+connection.h
+vips_source_g_input_stream_new ( GInputStream* stream )
+
+enumtypes.h
+vips_foreign_subsample_get_type ( )
+
+foreign.h
+vips_jp2kload ( char const* filename, VipsImage** out, ... )
+vips_jp2kload_buffer ( void* buf, size_t len, VipsImage** out, ... )
+vips_jp2kload_source ( VipsSource* source, VipsImage** out, ... )
+vips_jp2ksave ( VipsImage* in, char const* filename, ... )
+vips_jp2ksave_buffer ( VipsImage* in, void** buf, size_t* len, ... )
+vips_jp2ksave_target ( VipsImage* in, VipsTarget* target, ... )
+vips_jpegload_source ( VipsSource* source, VipsImage** out, ... )
+vips_jxlload ( char const* filename, VipsImage** out, ... )
+vips_jxlload_buffer ( void* buf, size_t len, VipsImage** out, ... )
+vips_jxlload_source ( VipsSource* source, VipsImage** out, ... )
+vips_niftiload_source ( VipsSource* source, VipsImage** out, ... )
+vips_openslideload_source ( VipsSource* source, VipsImage** out, ... )
+vips_svgload_source ( VipsSource* source, VipsImage** out, ... )
+vips_vipsload_source ( VipsSource* source, VipsImage** out, ... )
+vips_vipssave_target ( VipsImage* in, VipsTarget* target, ... )
+
+header.h
+vips_image_get_array_double ( VipsImage* image, char const* name, double** out, int* n )
+vips_image_set_array_double ( VipsImage* image, char const* name, double const* array, int n )
+
+image.h
+vips_image_free_buffer ( VipsImage* image, void* buffer )
+
+vips.h
+vips_get_prgname ( )
+
+to the top
+

Removed Symbols  1 


+cimg_funcs.h
+vips_gmic ( VipsImage** in, VipsImage** out, int n, int padding, double x_scale, double y_scale, char const* command, ... )
+
+to the top
+ +

Problems with Constants, Low Severity  8 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_MINOR_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+connection.h
+ +[+] VIPS_TYPE_SOURCE_G_INPUT_STREAM +
+ + +
+enumtypes.h
+ +[+] VIPS_TYPE_FOREIGN_SUBSAMPLE +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.12.7
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/8.11.0rc1_to_8.11.0/compat_report.html b/compat_reports/8.11.0rc1_to_8.11.0/compat_report.html new file mode 100644 index 0000000..97a15b2 --- /dev/null +++ b/compat_reports/8.11.0rc1_to_8.11.0/compat_report.html @@ -0,0 +1,547 @@ + + + + + + + + + +libvips: 8.11.0rc1 to 8.11.0 compatibility report + + + +

API compatibility report for the libvips library between 8.11.0rc1 and 8.11.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.11.0rc1
Version #28.11.0
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1119 / 215
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
Low1
+ + +

Problems with Constants, Low Severity  1 


+version.h
+ +[+] VIPS_CONFIG +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.13.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.11.0rc1
Version #28.11.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1129 / 215
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+thread.h
+vips_g_thread_join ( GThread* thread )
+vips_g_thread_new ( char const* p1, GThreadFunc p2, gpointer p3 )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.13.0
+
+
to the top
+



+ +
+ + diff --git a/libvips.xml b/libvips.xml index 9201ab6..8e5beaf 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.11.0rc1 +8.11.0 diff --git a/vips.spec b/vips.spec index 9370c0e..4f28910 100644 --- a/vips.spec +++ b/vips.spec @@ -10,7 +10,7 @@ %global vips_version_base 8.11 %global vips_version %{vips_version_base}.0 %global vips_soname_major 42 -%global vips_prever rc1 +#global vips_prever rc1 %global vips_tarver %{vips_version}%{?vips_prever:-%{vips_prever}} %if 0%{?fedora} || 0%{?rhel} >= 8 @@ -31,15 +31,20 @@ %bcond_with libspng %endif +# 3 builds needed to get the full stack +# --with heif +# --without im6 --with im7 +# --without im6 --with gm + %bcond_without im6 %bcond_with im7 %bcond_with gm # from mock config, when rpmfusion enabled %if 0%{?_with_rpmfusion:1} -%bcond_without libheif +%bcond_without heif %else -%bcond_with libheif +%bcond_with heif %endif Name: vips @@ -147,7 +152,7 @@ The %{name}-doc package contains extensive documentation about VIPS in both HTML and PDF formats. %endif -%if %{with libheif} +%if %{with heif} %package heif Summary: heif support for %{name} BuildRequires: pkgconfig(libheif) >= 1.3 @@ -239,7 +244,7 @@ sed -i 's|sys_lib_dlsearch_path_spec="|sys_lib_dlsearch_path_spec="/%{_lib} %{_l export CFLAGS="%{optflags} -ftree-vectorize" export CXXFLAGS="%{optflags} -ftree-vectorize" %configure \ -%if %{with libheif} +%if %{with heif} --with-heif=module \ %else --without-heif \ @@ -319,7 +324,7 @@ sed -e 's:/usr/bin/python:%{_bindir}/python3:' -i %{buildroot}/%{_bindir}/vipspr %files poppler %{_libdir}/vips-modules-%{vips_version_base}/vips-poppler.so -%if %{with libheif} +%if %{with heif} %files heif %{_libdir}/vips-modules-%{vips_version_base}/vips-heif.so %endif @@ -341,6 +346,9 @@ sed -e 's:/usr/bin/python:%{_bindir}/python3:' -i %{buildroot}/%{_bindir}/vipspr %changelog +* Thu Jun 10 2021 Remi Collet - 8.11.0-1 +- update to 8.11.0 + * Sat Jun 5 2021 Remi Collet - 8.11.0~rc1-1 - update to 8.11.0rc1 - split modules in sub-packages -- cgit