swig ver. bump
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Connects C/C++/Objective C to some high-level programming languages</Summary>
|
||||
<Description>Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP</Description>
|
||||
<Archive sha1sum="3915d3ab537c171d6d086a8e93bfc545cebf6172" type="targz">mirrors://sourceforge/swig/swig/swig-4.0.1/swig-4.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="ced6676c625c49d78d73cbd3b9aaab8c30b9b4ee" type="targz">mirrors://sourceforge/swig/swig/swig-4.0.2/swig-4.0.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -26,11 +26,11 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- Fix code generated for Ruby global variables https://github.com/swig/swig/issues/1668 -->
|
||||
<Patch>swig-4.0.1-Fix-code-generated-for-Ruby-global-variables.patch</Patch>
|
||||
<!-- <Patch>swig-4.0.1-Fix-code-generated-for-Ruby-global-variables.patch</Patch> -->
|
||||
<!-- Add support for Ruby 2.7 https://github.com/swig/swig/pull/1692 -->
|
||||
<Patch>swig-4.0.1-Add-support-for-Ruby-2.7.patch</Patch>
|
||||
<!-- <Patch>swig-4.0.1-Add-support-for-Ruby-2.7.patch</Patch> -->
|
||||
<!-- Fix crash in Python backend when using empty docstrings https://github.com/swig/swig/pull/1710 -->
|
||||
<Patch>swig-4.0.1-Fix-crash-in-Python-backend-when-using-empty-docstrings.patch</Patch>
|
||||
<!-- <Patch>swig-4.0.1-Fix-crash-in-Python-backend-when-using-empty-docstrings.patch</Patch> -->
|
||||
<!-- Upgrade SWIG to support NodeJS v12 / V8 v7.6, v8 v7.8 runtime https://github.com/swig/swig/pull/1702 -->
|
||||
<Patch>swig-Upgrade-to-support-newer-NodeJS.patch</Patch>
|
||||
</Patches>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2021-03-11</Date>
|
||||
<Version>4.0.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-03-11</Date>
|
||||
<Version>4.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user