From 9354140cbd6d7bb02e36d68a7c4493a8ab874a5a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 11 Jul 2020 07:44:12 +0200 Subject: update to 0.2.29 --- compat_reports/0.2.27_to_0.2.28/compat_report.html | 504 ++++++++++++++++++++ compat_reports/0.2.28_to_0.2.29/compat_report.html | 514 +++++++++++++++++++++ libxlsxio.spec | 13 +- libxlsxio.xml | 2 +- 4 files changed, 1030 insertions(+), 3 deletions(-) create mode 100644 compat_reports/0.2.27_to_0.2.28/compat_report.html create mode 100644 compat_reports/0.2.28_to_0.2.29/compat_report.html diff --git a/compat_reports/0.2.27_to_0.2.28/compat_report.html b/compat_reports/0.2.27_to_0.2.28/compat_report.html new file mode 100644 index 0000000..5539c2a --- /dev/null +++ b/compat_reports/0.2.27_to_0.2.28/compat_report.html @@ -0,0 +1,504 @@ + + + + + + + + + +libxlsxio: 0.2.27 to 0.2.28 compatibility report + + + +

API compatibility report for the libxlsxio library between 0.2.27 and 0.2.28 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxio
Version #10.2.27
Version #20.2.28
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries2
Total Symbols / Types41 / 25
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  3 


+
+xlsxio_read.h
+xlsxio_version.h
+xlsxio_write.h
+
+
to the top
+

Libraries  2 


+
+libxlsxio_read.so
+libxlsxio_write.so
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibxlsxio
Version #10.2.27
Version #20.2.28
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries2
Total Symbols / Types222 / 72
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 


+xlsxio_version.h
+ +[+] XLSXIO_VERSION_MICRO +
+ + +
+to the top
+

Header Files  3 


+
+xlsxio_read.h
+xlsxio_version.h
+xlsxio_write.h
+
+
to the top
+

Libraries  2 


+
+libxlsxio_read.so
+libxlsxio_write.so
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/0.2.28_to_0.2.29/compat_report.html b/compat_reports/0.2.28_to_0.2.29/compat_report.html new file mode 100644 index 0000000..b1d6019 --- /dev/null +++ b/compat_reports/0.2.28_to_0.2.29/compat_report.html @@ -0,0 +1,514 @@ + + + + + + + + + +libxlsxio: 0.2.28 to 0.2.29 compatibility report + + + +

API compatibility report for the libxlsxio library between 0.2.28 and 0.2.29 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxio
Version #10.2.28
Version #20.2.29
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries2
Total Symbols / Types41 / 25
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 


+xlsxio_read.h, libxlsxio_read.so
+xlsxioread_free ( char* data )
+
+to the top
+

Header Files  3 


+
+xlsxio_read.h
+xlsxio_version.h
+xlsxio_write.h
+
+
to the top
+

Libraries  2 


+
+libxlsxio_read.so
+libxlsxio_write.so
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibxlsxio
Version #10.2.28
Version #20.2.29
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries2
Total Symbols / Types222 / 72
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
Low1
+ +

Added Symbols  1 


+xlsxio_read.h
+xlsxioread_free ( char* data )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+xlsxio_version.h
+ +[+] XLSXIO_VERSION_MICRO +
+ + +
+to the top
+

Header Files  3 


+
+xlsxio_read.h
+xlsxio_version.h
+xlsxio_write.h
+
+
to the top
+

Libraries  2 


+
+libxlsxio_read.so
+libxlsxio_write.so
+
+
to the top
+



+ +
+ + diff --git a/libxlsxio.spec b/libxlsxio.spec index 1ba5ecf..81b5bdc 100644 --- a/libxlsxio.spec +++ b/libxlsxio.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # -%global gh_commit ed48a9580e26ded647b7dd6c92fe27636d5c89fd +%global gh_commit cfd9ed517417000f5ffce428f2a4a7da0847c145 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner brechtsanders %global gh_project xlsxio @@ -15,7 +15,7 @@ Name: %{gh_project} Summary: XLSX tools from %{libname} -Version: 0.2.27 +Version: 0.2.29 Release: 1%{?dist} License: MIT @@ -117,6 +117,15 @@ rm -rf %{buildroot}%{_datadir}/%{gh_project} %changelog +* Sat Jul 11 2020 Remi Collet - 0.2.29-1 +- update to 0.2.29 + +* Tue Jul 7 2020 Remi Collet - 0.2.28-1 +- update to 0.2.28 + +* Mon Jul 6 2020 Remi Collet - 0.2.27-3 +- test build for upstream patch + * Mon Jul 6 2020 Remi Collet - 0.2.27-1 - update to 0.2.27 - open https://github.com/brechtsanders/xlsxio/issues/75 diff --git a/libxlsxio.xml b/libxlsxio.xml index 95e64c6..03c177a 100644 --- a/libxlsxio.xml +++ b/libxlsxio.xml @@ -9,7 +9,7 @@ -0.2.27 +0.2.29 -- cgit