From 670305c4f259bdaae5987b9028106efee78bb847 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Dec 2024 10:12:59 +0100 Subject: update to 0.5.2 --- 0.4.8_to_0.5.1/compat_report.html | 528 ++++++++++++++++++++++++++++++++++++++ 0.5.1_to_0.5.2/compat_report.html | 479 ++++++++++++++++++++++++++++++++++ libmd4c.xml | 64 +++++ md4c.spec | 15 +- 4 files changed, 1085 insertions(+), 1 deletion(-) create mode 100644 0.4.8_to_0.5.1/compat_report.html create mode 100644 0.5.1_to_0.5.2/compat_report.html create mode 100644 libmd4c.xml diff --git a/0.4.8_to_0.5.1/compat_report.html b/0.4.8_to_0.5.1/compat_report.html new file mode 100644 index 0000000..0de98f4 --- /dev/null +++ b/0.4.8_to_0.5.1/compat_report.html @@ -0,0 +1,528 @@ + + + + + + + + + +libmd4c: 0.4.8 to 0.5.1 compatibility report + + + +

API compatibility report for the libmd4c library between 0.4.8 and 0.5.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibmd4c
Version #10.4.8
Version #20.5.1
Archx86_64
GCC Version13
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries2
Total Symbols / Types2 / 18
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
Other Changes
in Constants
-1
+ + +

Other Changes in Constants  1 


+md4c.h
+ +[+] MD_FLAG_HARD_SOFT_BREAKS +
+ + +
+to the top
+

Header Files  2 


+
+md4c-html.h
+md4c.h
+
+
to the top
+

Libraries  2 


+
+libmd4c-html.so.0.4.8
+libmd4c.so.0.4.8
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibmd4c
Version #10.4.8
Version #20.5.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries2
Total Symbols / Types2 / 18
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
Other Changes
in Constants
-1
+ + +

Other Changes in Constants  1 


+md4c.h
+ +[+] MD_FLAG_HARD_SOFT_BREAKS +
+ + +
+to the top
+

Header Files  2 


+
+md4c-html.h
+md4c.h
+
+
to the top
+

Libraries  2 


+
+libmd4c-html.so.0.4.8
+libmd4c.so.0.4.8
+
+
to the top
+



+ +
+ + diff --git a/0.5.1_to_0.5.2/compat_report.html b/0.5.1_to_0.5.2/compat_report.html new file mode 100644 index 0000000..95d48e8 --- /dev/null +++ b/0.5.1_to_0.5.2/compat_report.html @@ -0,0 +1,479 @@ + + + + + + + + + + +libmd4c: 0.5.1 to 0.5.2 compatibility report + + + +

API compatibility report for the libmd4c library between 0.5.1 and 0.5.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibmd4c
Version #10.5.1
Version #20.5.2
Archx86_64
GCC Version13
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries2
Total Symbols / Types2 / 18
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  2 


+
+md4c-html.h
+md4c.h
+
+
to the top
+

Libraries  2 


+
+libmd4c-html.so.0.5.1
+libmd4c.so.0.5.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibmd4c
Version #10.5.1
Version #20.5.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries2
Total Symbols / Types2 / 18
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  2 


+
+md4c-html.h
+md4c.h
+
+
to the top
+

Libraries  2 


+
+libmd4c-html.so.0.5.1
+libmd4c.so.0.5.1
+
+
to the top
+



+ +
+ + diff --git a/libmd4c.xml b/libmd4c.xml new file mode 100644 index 0000000..afbfd9e --- /dev/null +++ b/libmd4c.xml @@ -0,0 +1,64 @@ + + + + + + + + + +0.5.2 + + + + +/usr/include/md4c-html.h +/usr/include/md4c.h + + + + +/usr/lib64/libmd4c-html.so +/usr/lib64/libmd4c.so + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/md4c.spec b/md4c.spec index 6f265c6..272b63b 100644 --- a/md4c.spec +++ b/md4c.spec @@ -1,4 +1,14 @@ -Version: 0.5.1 +# remirepo spec file for md4c, from +# +# Fedora spec file for md4c +# +# License: MIT +# http://opensource.org/licenses/MIT +# +# Please preserve changelog entries +# + +Version: 0.5.2 Name: md4c Release: 1%{?dist} Summary: Markdown for C @@ -57,6 +67,9 @@ bash %{_builddir}/%{name}-release-%{version}/scripts/run-tests.sh %{_libdir}/pkgconfig/md4c-html.pc %changelog +* Mon Dec 2 2024 Remi Collet - 0.5.2-1 +- update to 0.5.2 + * Mon Jan 29 2024 Benson Muite - 0.5.1-1 - Upgrade to latest release -- cgit