Update ABI/API compatibility reports after commit 275aad4df8
This commit is contained in:
parent
4fb7c8192a
commit
7b439cfa21
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit 734d57d5f7842aa7c2c9f36d62131ab4d8bd6c87
|
||||
<pre class='wrap'>commit 275aad4df8620660a9bd10c52b01f3c710481464
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-09-06 22:33:45 +0200
|
||||
|
||||
Update to libpng 1.6.25 (#821)
|
||||
|
||||
commit 734d57d5f7842aa7c2c9f36d62131ab4d8bd6c87
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-09-06 22:33:26 +0200
|
||||
|
||||
|
|
|
@ -423,7 +423,7 @@ $VAR1 = {
|
|||
'2.0.1' => '2014-04-22 07:53',
|
||||
'2.1' => '2014-04-29 12:58',
|
||||
'2.1.1' => '2016-07-05 14:54',
|
||||
'current' => '2016-09-06 22:33:26'
|
||||
'current' => '2016-09-06 22:33:45'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -491,7 +491,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1473194596',
|
||||
'ScmUpdateTime' => '1473195333',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -143,7 +143,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 Sep 6 20:43:47 2016.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Sep 6 20:56:01 2016.<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