From c01b81c3792317764b0b76e2f8325adf171bd10a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Sep 2020 08:01:32 +0200 Subject: update to 1.0.0 --- compat_reports/0.9.9_to_1.0.0/compat_report.html | 1113 ++++++++++++++++++++++ libxlsxwriter.spec | 9 +- libxlsxwriter.xml | 2 +- 3 files changed, 1120 insertions(+), 4 deletions(-) create mode 100644 compat_reports/0.9.9_to_1.0.0/compat_report.html diff --git a/compat_reports/0.9.9_to_1.0.0/compat_report.html b/compat_reports/0.9.9_to_1.0.0/compat_report.html new file mode 100644 index 0000000..e5c8130 --- /dev/null +++ b/compat_reports/0.9.9_to_1.0.0/compat_report.html @@ -0,0 +1,1113 @@ + + + + + + + + + +libxlsxwriter: 0.9.9 to 1.0.0 compatibility report + + + +

API compatibility report for the libxlsxwriter library between 0.9.9 and 1.0.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxwriter
Version #10.9.9
Version #21.0.0
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files28
Total Libraries1
Total Symbols / Types430 / 281
Compatibility77.9%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-6
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium10
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Added Symbols  6 


+format.h, libxlsxwriter.so
+lxw_format_get_dxf_index ( lxw_format* format )
+
+utility.h, libxlsxwriter.so
+lxw_datetime_to_excel_date_epoch ( lxw_datetime* datetime, uint8_t date_1904 )
+lxw_datetime_to_excel_datetime ( lxw_datetime* datetime )
+
+worksheet.h, libxlsxwriter.so
+worksheet_conditional_format_cell ( lxw_worksheet* worksheet, lxw_row_t row, lxw_col_t col, lxw_conditional_format* conditional_format )
+worksheet_conditional_format_range ( lxw_worksheet* worksheet, lxw_row_t first_row, lxw_col_t first_col, lxw_row_t last_row, lxw_col_t last_col, lxw_conditional_format* conditional_format )
+
+xmlwriter.h, libxlsxwriter.so
+lxw_has_control_characters ( char const* string )
+
+to the top
+

Removed Symbols  1 


+utility.h, libxlsxwriter.so
+lxw_datetime_to_excel_date ( lxw_datetime* datetime, uint8_t date_1904 )
+
+to the top
+ +

Problems with Data Types, Medium Severity  10 


+format.h
+ +[+] struct lxw_format  4  +
+ + +
+workbook.h
+ +[+] struct lxw_workbook  2  +
+ + +
+worksheet.h
+ +[+] struct lxw_worksheet  4  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  3 


+format.h
+ +[+] struct lxw_format  1  +
+ + +
+workbook.h
+ +[+] struct lxw_workbook  1  +
+ + +
+worksheet.h
+ +[+] struct lxw_worksheet  1  +
+ + +
+to the top
+

Header Files  28 


+
+app.h
+chart.h
+chartsheet.h
+comment.h
+common.h
+content_types.h
+core.h
+custom.h
+drawing.h
+format.h
+hash_table.h
+ioapi.h
+md5.h
+packager.h
+queue.h
+relationships.h
+shared_strings.h
+styles.h
+theme.h
+tmpfileplus.h
+tree.h
+utility.h
+vml.h
+workbook.h
+worksheet.h
+xlsxwriter.h
+xmlwriter.h
+zip.h
+
+
to the top
+

Libraries  1 


+
+libxlsxwriter.so
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibxlsxwriter
Version #10.9.9
Version #21.0.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files28
Total Libraries1
Total Symbols / Types882 / 364
Compatibility99.9%
+

Problem Summary


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

Added Symbols  6 


+format.h
+lxw_format_get_dxf_index ( lxw_format* format )
+
+utility.h
+lxw_datetime_to_excel_date_epoch ( lxw_datetime* datetime, uint8_t date_1904 )
+lxw_datetime_to_excel_datetime ( lxw_datetime* datetime )
+
+worksheet.h
+worksheet_conditional_format_cell ( lxw_worksheet* worksheet, lxw_row_t row, lxw_col_t col, lxw_conditional_format* conditional_format )
+worksheet_conditional_format_range ( lxw_worksheet* worksheet, lxw_row_t first_row, lxw_col_t first_col, lxw_row_t last_row, lxw_col_t last_col, lxw_conditional_format* conditional_format )
+
+xmlwriter.h
+lxw_has_control_characters ( char const* string )
+
+to the top
+

Removed Symbols  1 


+utility.h
+lxw_datetime_to_excel_date ( lxw_datetime* datetime, uint8_t date_1904 )
+
+to the top
+ +

Problems with Data Types, Low Severity  10 


+format.h
+ +[+] struct lxw_format  4  +
+ + +
+workbook.h
+ +[+] struct lxw_workbook  2  +
+ + +
+worksheet.h
+ +[+] struct lxw_worksheet  4  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  2 


+xlsxwriter.h
+ +[+] LXW_VERSION +
+ + + +[+] LXW_VERSION_ID +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+common.h
+ +[+] LXW_GUID_LENGTH +
+ + +
+to the top
+

Header Files  28 


+
+app.h
+chart.h
+chartsheet.h
+comment.h
+common.h
+content_types.h
+core.h
+custom.h
+drawing.h
+format.h
+hash_table.h
+ioapi.h
+md5.h
+packager.h
+queue.h
+relationships.h
+shared_strings.h
+styles.h
+theme.h
+tmpfileplus.h
+tree.h
+utility.h
+vml.h
+workbook.h
+worksheet.h
+xlsxwriter.h
+xmlwriter.h
+zip.h
+
+
to the top
+

Libraries  1 


+
+libxlsxwriter.so
+
+
to the top
+



+ +
+ + diff --git a/libxlsxwriter.spec b/libxlsxwriter.spec index d086c0a..daddd7e 100644 --- a/libxlsxwriter.spec +++ b/libxlsxwriter.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # -%global gh_commit 5269d078259ded2a963d414bb18749cd2d7390a2 +%global gh_commit 90ffbeb046d39b621389149e0ba61de436e16fa7 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner jmcnamara %global gh_project libxlsxwriter @@ -15,8 +15,8 @@ Name: %{libname} Summary: A C library for creating Excel XLSX files -Version: 0.9.9 -Release: 2%{?dist} +Version: 1.0.0 +Release: 1%{?dist} License: BSD URL: https://github.com/%{gh_owner}/%{gh_project}/ @@ -132,6 +132,9 @@ make install DESTDIR=%{buildroot} %changelog +* Tue Sep 8 2020 Remi Collet - 1.0.0-1 +- update to 1.0.0 + * Tue Aug 18 2020 Remi Collet - 0.9.9-2 - F33 build diff --git a/libxlsxwriter.xml b/libxlsxwriter.xml index e7ac254..e284270 100644 --- a/libxlsxwriter.xml +++ b/libxlsxwriter.xml @@ -9,7 +9,7 @@ -0.9.9 +1.0.0 -- cgit