Update ABI/API compatibility reports after commit d1d422c126
This commit is contained in:
parent
1b5306af54
commit
f5d4cb5ee1
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit d3b0b8927acf2e050a6379320d36fc3bb3751fe3
|
||||
<pre class='wrap'>commit d1d422c126cbc2a5435340bd85f4b52ff0477101
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2019-04-02 12:08:52 +0200
|
||||
|
||||
Update for release 2.3.1
|
||||
|
||||
commit d3b0b8927acf2e050a6379320d36fc3bb3751fe3
|
||||
Author: Antonin Descampe <info@openjpeg.org>
|
||||
Date: 2019-04-02 11:03:16 +0200
|
||||
|
||||
|
@ -876,12 +882,6 @@ Date: 2017-10-04 22:59:08 -0300
|
|||
|
||||
Update ABI check for v2.3.0
|
||||
|
||||
commit 081de4b15f54cb4482035b7bf5e3fb443e4bc84b
|
||||
Author: Antonin Descampe <antonin@descampe.net>
|
||||
Date: 2017-10-04 19:23:14 -0300
|
||||
|
||||
Update CHANGELOG.md
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -48,6 +48,7 @@ $VAR1 = {
|
|||
'2.1.2' => 'src/openjpeg/2.1.2/version.-2.1.2.tar.gz',
|
||||
'2.2.0' => 'src/openjpeg/2.2.0/version.-2.2.0.tar.gz',
|
||||
'2.3.0' => 'src/openjpeg/2.3.0/version.-2.3.0.tar.gz',
|
||||
'2.3.1' => 'src/openjpeg/2.3.1/version.-2.3.1.tar.gz',
|
||||
'current' => 'src/openjpeg/current'
|
||||
}
|
||||
};
|
||||
|
|
|
@ -642,7 +642,7 @@ $VAR1 = {
|
|||
'2.1.2' => '2016-09-28 18:18',
|
||||
'2.2.0' => '2017-08-10 00:31',
|
||||
'2.3.0' => '2017-10-04 22:23',
|
||||
'current' => '2019-04-02 11:03:16'
|
||||
'current' => '2019-04-02 12:08:52'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -740,7 +740,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1554198763',
|
||||
'ScmUpdateTime' => '1554201026',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<tr id='current'><td>current</td>
|
||||
<td>2019-04-02<br/>11:03</td>
|
||||
<td>2019-04-02<br/>12:08</td>
|
||||
<td>7</td>
|
||||
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
|
||||
<td class='ok'><a href='../../objects_report/openjpeg/2.3.0/current/report.html'>100%</a></td>
|
||||
|
@ -170,7 +170,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 Apr 2 09:53:06 2019.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Apr 2 10:30:49 2019.<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>
|
||||
|
|
Loading…
Reference in New Issue