Update ABI/API compatibility reports after commit 43b8ddc6af

This commit is contained in:
OpenJPEG Travis CI 2020-12-29 14:18:17 +00:00
parent 60cf309118
commit d2999a7cc2
7 changed files with 11 additions and 14 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit b93996d5e018b3d9525acf406053d8b46240f914
<pre class='wrap'>commit 43b8ddc6af015715b2fbda2052a17b29d1538df7
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-12-29 15:01:40 +0100
Comment back opj_previous_version in abi_check.sh
commit b93996d5e018b3d9525acf406053d8b46240f914
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-12-29 14:46:50 +0100
@ -867,15 +873,6 @@ Date: 2019-11-17 15:09:59 +1300
Fixes #1068
commit cb332992a7c84316824b1c4810103ee4f190937c
Merge: 5875a6b 016f80a
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-11-17 02:47:26 +0100
Merge pull request #1218 from rouault/fix_broken_abi_check
abi-check.sh: fix false postive ABI error, and display output error log
...</pre></div>
</body>

View File

@ -768,7 +768,7 @@ $VAR1 = {
'2.3.0' => '2017-10-04 22:23',
'2.3.1' => '2019-04-02 10:08',
'2.4.0' => '2020-12-28 20:59',
'current' => '2020-12-29 14:46:50'
'current' => '2020-12-29 15:01:40'
},
'HeadersDiff' => {
'1.1' => {
@ -886,7 +886,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1609250328',
'ScmUpdateTime' => '1609251458',
'Soname' => {
'1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2020-12-29<br/>14:46</td>
<td>2020-12-29<br/>15:01</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.4.0/current/report.html'>100%</a></td>
@ -188,7 +188,7 @@
<td>N/A</td>
<td>N/A</td>
</tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Dec 29 13:59:26 2020.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Dec 29 14:18:16 2020.<br/>
<br/>
<hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>