From 9a47e16391a278622f578846b5b84c4d6dc6cec8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Oct 2017 15:06:26 +0200 Subject: v8.6.0alpha5 --- .../8.5.8_to_8.6.0-alpha5/compat_report.html | 805 +++++++++++++++++++++ .../compat_report.html | 557 ++++++++++++++ libvips.xml | 2 +- vips.spec | 9 +- 4 files changed, 1370 insertions(+), 3 deletions(-) create mode 100644 compat_reports/8.5.8_to_8.6.0-alpha5/compat_report.html create mode 100644 compat_reports/8.6.0-alpha4_to_8.6.0-alpha5/compat_report.html diff --git a/compat_reports/8.5.8_to_8.6.0-alpha5/compat_report.html b/compat_reports/8.5.8_to_8.6.0-alpha5/compat_report.html new file mode 100644 index 0000000..15bac0c --- /dev/null +++ b/compat_reports/8.5.8_to_8.6.0-alpha5/compat_report.html @@ -0,0 +1,805 @@ + + + + + + + + +libvips: 8.5.8 to 8.6.0-alpha5 compatibility report + + + +

API compatibility report for the libvips library between 8.5.8 and 8.6.0-alpha5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.5.8
Version #28.6.0-alpha5
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1461 / 223
Compatibility100%
+

Problem Summary


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

Added Symbols  8 


+arithmetic.h, libvips.so.42.8.0
+vips_find_trim ( VipsImage* in, int* left, int* top, int* width, int* height, ... )
+
+dbuf.h, libvips.so.42.8.0
+vips_dbuf_read ( VipsDbuf* dbuf, unsigned char* data, size_t size )
+
+enumtypes.h, libvips.so.42.8.0
+vips_blend_mode_get_type ( )
+
+image.h, libvips.so.42.8.0
+vips_image_new_from_image ( VipsImage* image, double const* c, int n )
+vips_image_new_from_image1 ( VipsImage* image, double c )
+
+resample.h, libvips.so.42.8.0
+vips_thumbnail_image ( VipsImage* in, VipsImage** out, int width, ... )
+
+util.h, libvips.so.42.8.0
+vips__icc_dir ( )
+vips__windows_prefix ( )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


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

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.7.7
+libvips.so.42.7.7
+libvipsCC.so.42.7.7
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.5.8
Version #28.6.0-alpha5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1487 / 226
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low11
Other Changes
in Constants
-1
+ +

Added Symbols  8 


+arithmetic.h
+vips_find_trim ( VipsImage* in, int* left, int* top, int* width, int* height, ... )
+
+dbuf.h
+vips_dbuf_read ( VipsDbuf* dbuf, unsigned char* data, size_t size )
+
+enumtypes.h
+vips_blend_mode_get_type ( )
+
+image.h
+vips_image_new_from_image ( VipsImage* image, double const* c, int n )
+vips_image_new_from_image1 ( VipsImage* image, double c )
+
+resample.h
+vips_thumbnail_image ( VipsImage* in, VipsImage** out, int width, ... )
+
+util.h
+vips__icc_dir ( )
+vips__windows_prefix ( )
+
+to the top
+ +

Problems with Constants, Low Severity  11 


+version.h
+ +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_MINOR_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_META_XML +
+ + + +[+] IM_MICRO_VERSION +
+ + + +[+] IM_MINOR_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+enumtypes.h
+ +[+] VIPS_TYPE_BLEND_MODE +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.7.7
+libvips.so.42.7.7
+libvipsCC.so.42.7.7
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/8.6.0-alpha4_to_8.6.0-alpha5/compat_report.html b/compat_reports/8.6.0-alpha4_to_8.6.0-alpha5/compat_report.html new file mode 100644 index 0000000..a9eae4d --- /dev/null +++ b/compat_reports/8.6.0-alpha4_to_8.6.0-alpha5/compat_report.html @@ -0,0 +1,557 @@ + + + + + + + + +libvips: 8.6.0-alpha4 to 8.6.0-alpha5 compatibility report + + + +

API compatibility report for the libvips library between 8.6.0-alpha4 and 8.6.0-alpha5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.6.0-alpha4
Version #28.6.0-alpha5
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1468 / 223
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+enumtypes.h, libvips.so.42.8.0
+vips_blend_mode_get_type ( )
+
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.8.0
+libvips.so.42.8.0
+libvipsCC.so.42.8.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.6.0-alpha4
Version #28.6.0-alpha5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1494 / 226
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
Other Changes
in Constants
-1
+ +

Added Symbols  1 


+enumtypes.h
+vips_blend_mode_get_type ( )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+version.h
+ +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+enumtypes.h
+ +[+] VIPS_TYPE_BLEND_MODE +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.8.0
+libvips.so.42.8.0
+libvipsCC.so.42.8.0
+
+
to the top
+



+ +
+ + diff --git a/libvips.xml b/libvips.xml index 223b538..36491f0 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.6.0-alpha4 +8.6.0-alpha5 diff --git a/vips.spec b/vips.spec index d1cbc0c..5bb9b0f 100644 --- a/vips.spec +++ b/vips.spec @@ -10,8 +10,8 @@ %global vips_version_base 8.6 %global vips_version %{vips_version_base}.0 %global vips_soname_major 42 -%global vips_prever alpha4 -%global vips_tarver %{vips_version}-3 +%global vips_prever alpha5 +%global vips_tarver %{vips_version}-4 %global with_python2 1 %if 0%{?fedora} @@ -159,6 +159,8 @@ export CFLAGS="%{optflags} -ftree-vectorize" export CXXFLAGS="%{optflags} -ftree-vectorize" %configure \ %if %{with_doc} + --enable-pyvips7 \ + --enable-pyvips8 \ --enable-gtk-doc \ %endif --disable-static @@ -233,6 +235,9 @@ find ${RPM_BUILD_ROOT}%{python3_sitearch} \ %changelog +* Mon Oct 2 2017 Remi Collet - 8.6.0~alpha5-1 +- update to 8.6.0-alpha5 + * Mon Sep 11 2017 Remi Collet - 8.6.0~alpha4-1 - update to 8.6.0-alpha4 -- cgit