From 5b98a798e4bbe873898278a9f7ccf6c9bd33417a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Mar 2021 07:11:13 +0100 Subject: update to 8.10.6-beta2 --- .../8.10.5_to_8.10.6-beta2/compat_report.html | 555 +++++++++++++++++++++ .../8.10.6-beta_to_8.10.6-beta2/compat_report.html | 498 ++++++++++++++++++ libvips.xml | 2 +- vips.spec | 7 +- 4 files changed, 1059 insertions(+), 3 deletions(-) create mode 100644 compat_reports/8.10.5_to_8.10.6-beta2/compat_report.html create mode 100644 compat_reports/8.10.6-beta_to_8.10.6-beta2/compat_report.html diff --git a/compat_reports/8.10.5_to_8.10.6-beta2/compat_report.html b/compat_reports/8.10.5_to_8.10.6-beta2/compat_report.html new file mode 100644 index 0000000..fb57a7a --- /dev/null +++ b/compat_reports/8.10.5_to_8.10.6-beta2/compat_report.html @@ -0,0 +1,555 @@ + + + + + + + + + +libvips: 8.10.5 to 8.10.6-beta2 compatibility report + + + +

API compatibility report for the libvips library between 8.10.5 and 8.10.6-beta2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.10.5
Version #28.10.6-beta2
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1100 / 212
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.12.6
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.10.5
Version #28.10.6-beta2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1111 / 212
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
Low4
+ + +

Problems with Constants, Low Severity  4 


+version.h
+ +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.12.6
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/8.10.6-beta_to_8.10.6-beta2/compat_report.html b/compat_reports/8.10.6-beta_to_8.10.6-beta2/compat_report.html new file mode 100644 index 0000000..82d4cd4 --- /dev/null +++ b/compat_reports/8.10.6-beta_to_8.10.6-beta2/compat_report.html @@ -0,0 +1,498 @@ + + + + + + + + + +libvips: 8.10.6-beta to 8.10.6-beta2 compatibility report + + + +

API compatibility report for the libvips library between 8.10.6-beta and 8.10.6-beta2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.10.6-beta
Version #28.10.6-beta2
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1100 / 212
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.12.7
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.10.6-beta
Version #28.10.6-beta2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1111 / 212
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_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


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



+ +
+ + diff --git a/libvips.xml b/libvips.xml index e2c7c13..9a04460 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.10.6-beta +8.10.6-beta2 diff --git a/vips.spec b/vips.spec index 342f31b..9d2f612 100644 --- a/vips.spec +++ b/vips.spec @@ -10,7 +10,7 @@ %global vips_version_base 8.10 %global vips_version %{vips_version_base}.6 %global vips_soname_major 42 -%global vips_prever beta +%global vips_prever beta2 #global vips_tarver %%{vips_version}%%{?vips_prever:-%%{vips_prever}} %global vips_tarver %{vips_version} @@ -252,7 +252,10 @@ sed -e 's:/usr/bin/python:%{_bindir}/python3:' -i %{buildroot}/%{_bindir}/vipspr %changelog -* Mon Mar 8 2021 Remi Collet - 8.10.6-1 +* Tue Mar 9 2021 Remi Collet - 8.10.6~beta2-1 +- update to 8.10.6-beta2 + +* Mon Mar 8 2021 Remi Collet - 8.10.6~beta-1 - update to 8.10.6-beta * Mon Feb 22 2021 Remi Collet - 8.10.5-3 -- cgit