Update ABI/API compatibility reports after commit e5ab1682a1

This commit is contained in:
OpenJPEG Travis CI 2017-09-02 07:25:49 +00:00
parent 4a4ba91dea
commit 543aa73f7a
5 changed files with 11 additions and 11 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit b428b8c7e7227cf96c83229df4d7bf009b6d2172
<pre class='wrap'>commit e5ab1682a1bf52c203b16720011d869901929ac9
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-02 09:10:53 +0200
Improve error message when specifying a too big cp_reduce parameter (#474)
commit b428b8c7e7227cf96c83229df4d7bf009b6d2172
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 20:01:39 +0200
@ -414,12 +420,6 @@ Date: 2017-08-09 21:51:16 -0700
Comment back previous version in abi-check.sh
commit c5987173c5ca2d6fb140dd84d7ae7736824e6d66
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2017-08-09 21:35:30 -0700
update abi-check for latest release
...</pre></div>
</body>

View File

@ -560,7 +560,7 @@ $VAR1 = {
'2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18',
'2.2.0' => '2017-08-10 00:31',
'current' => '2017-09-01 20:01:39'
'current' => '2017-09-02 09:10:53'
},
'HeadersDiff' => {
'1.1' => {
@ -648,7 +648,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1504293211',
'ScmUpdateTime' => '1504337100',
'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>2017-09-01<br/>20:01</td>
<td>2017-09-02<br/>09:10</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.2.0/current/report.html'>100%</a></td>
@ -161,7 +161,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 Fri Sep 1 19:13:56 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Sep 2 07:25:47 2017.<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>